diff options
author | Finn Thain <fthain@telegraphics.com.au> | 2020-02-16 08:03:32 +1100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-02-16 19:48:22 -0800 |
commit | 29660d50a9e3a88c2c930994ac59ba5e4e74f344 (patch) | |
tree | bbacc02a53d373cce81f6f6cea864d45e5d5f12b /drivers/pci/bus.c | |
parent | 5d58c21c1030d8aaebeafd068304d12bc9c6bff7 (diff) |
net/sonic: Remove redundant next_tx variable
The eol_tx variable is the one that matters to the tx algorithm because
packets are always placed at the end of the list. The next_tx variable
just confuses things so remove it.
Tested-by: Stan Johnson <userm57@yahoo.com>
Signed-off-by: Finn Thain <fthain@telegraphics.com.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/pci/bus.c')
0 files changed, 0 insertions, 0 deletions