Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit c3609d51 authored by vignesh babu's avatar vignesh babu Committed by David S. Miller
Browse files

[NET]: is_power_of_2 in net/core/neighbour.c



Replacing n & (n - 1) for power of 2 check by is_power_of_2(n)

Signed-off-by: default avatarvignesh babu <vignesh.babu@wipro.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 26722873
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment