diff options
author | 2021-03-13 20:30:14 +0000 | |
---|---|---|
committer | 2021-03-14 14:41:09 -0700 | |
commit | d0eed5c325149002c364a1439ae1afe1992beae4 (patch) | |
tree | 57a6dcdf4a37a94ac324b1decda99ac841e6e34d /net/lapb/lapb_timer.c | |
parent | gro: consistentify napi->gro_hash[x] access in dev_gro_receive() (diff) | |
download | wireguard-linux-d0eed5c325149002c364a1439ae1afe1992beae4.tar.xz wireguard-linux-d0eed5c325149002c364a1439ae1afe1992beae4.zip |
gro: give 'hash' variable in dev_gro_receive() a less confusing name
'hash' stores not the flow hash, but the index of the GRO bucket
corresponding to it.
Change its name to 'bucket' to avoid confusion while reading lines
like '__set_bit(hash, &napi->gro_bitmask)'.
Signed-off-by: Alexander Lobakin <alobakin@pm.me>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions