diff options
author | Zhu Yanjun <yanjun.zhu@oracle.com> | 2018-01-05 07:06:39 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-01-08 22:15:15 +0300 |
commit | 64f26abb17ca2e55ab584352ca4d68cf42c8c102 (patch) | |
tree | e2bc4439bc5f80a4a3be9e719570f49a7de3d68a /Documentation/virtual | |
parent | c8c9aeb519496f403563c715616dfc2a921a7eae (diff) | |
download | linux-64f26abb17ca2e55ab584352ca4d68cf42c8c102.tar.xz |
forcedeth: remove duplicate structure member in rx
Since both first_rx and rx_ring are the head of rx ring, it not
necessary to use two structure members to statically indicate
the head of rx ring. So first_rx 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 'Documentation/virtual')
0 files changed, 0 insertions, 0 deletions