diff options
author | Alexander Lobakin <[email protected]> | 2021-03-13 20:30:14 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-03-14 14:41:09 -0700 |
commit | d0eed5c325149002c364a1439ae1afe1992beae4 (patch) | |
tree | 57a6dcdf4a37a94ac324b1decda99ac841e6e34d /tools/perf/scripts/python/check-perf-trace.py | |
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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions