diff options
author | Zhu Yanjun <yanjun.zhu@oracle.com> | 2017-12-10 04:07:26 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-12-11 20:03:56 +0100 |
commit | c360f2b58ee4dbf02c0a08697881aa6bba732bcb (patch) | |
tree | 8f4a12a0af415ed91993d68f2acb77c5a8c6ee19 /net/ipv4/tcp_input.c | |
parent | Merge branch 'nfp-dead-code-clean-ups-and-slight-improvements' (diff) | |
download | linux-c360f2b58ee4dbf02c0a08697881aa6bba732bcb.tar.xz linux-c360f2b58ee4dbf02c0a08697881aa6bba732bcb.zip |
forcedeth: remove unnecessary structure member
Since both tx_ring and first_tx are the head of tx ring, it not
necessary to use two structure members to statically indicate
the head of tx ring. So first_tx is removed.
CC: Srinivas Eeda <srinivas.eeda@oracle.com>
CC: Joe Jin <joe.jin@oracle.com>
CC: Junxiao Bi <junxiao.bi@oracle.com>
Signed-off-by: Zhu Yanjun <yanjun.zhu@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions