Skip to content
Commit 42519ede authored by Eric Dumazet's avatar Eric Dumazet Committed by David S. Miller
Browse files

net-gro: use ffs() to speedup napi_gro_flush()



We very often have few flows/chains to look at, and we
might increase GRO_HASH_BUCKETS to 32 or 64 in the future.

Signed-off-by: default avatarEric Dumazet <edumazet@google.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent d72ff4b4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment