diff options
author | Zhu Yanjun <yanjun.zhu@oracle.com> | 2018-01-04 23:06:39 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-01-08 14:15:15 -0500 |
commit | 64f26abb17ca2e55ab584352ca4d68cf42c8c102 (patch) | |
tree | e2bc4439bc5f80a4a3be9e719570f49a7de3d68a /net/l2tp | |
parent | c8c9aeb519496f403563c715616dfc2a921a7eae (diff) | |
download | linux-stable-64f26abb17ca2e55ab584352ca4d68cf42c8c102.tar.gz linux-stable-64f26abb17ca2e55ab584352ca4d68cf42c8c102.tar.bz2 linux-stable-64f26abb17ca2e55ab584352ca4d68cf42c8c102.zip |
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 'net/l2tp')
0 files changed, 0 insertions, 0 deletions