diff options
author | Alexander Lobakin <alobakin@pm.me> | 2021-03-13 20:30:14 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-03-14 14:41:09 -0700 |
commit | d0eed5c325149002c364a1439ae1afe1992beae4 (patch) | |
tree | 57a6dcdf4a37a94ac324b1decda99ac841e6e34d /net/lapb/lapb_timer.c | |
parent | 9dc2c313378528afe1bddf12cad88dbfe0998820 (diff) |
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