diff options
author | Zhu Yanjun <yanjun.zhu@oracle.com> | 2017-12-09 22:07:26 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-12-11 14:03:56 -0500 |
commit | c360f2b58ee4dbf02c0a08697881aa6bba732bcb (patch) | |
tree | 8f4a12a0af415ed91993d68f2acb77c5a8c6ee19 /net/dccp | |
parent | 23202e099555e73339cd5ef1069ccdb995a733ca (diff) | |
download | linux-c360f2b58ee4dbf02c0a08697881aa6bba732bcb.tar.bz2 |
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 'net/dccp')
0 files changed, 0 insertions, 0 deletions