diff options
author | Zhu Yanjun <yanjun.zhu@oracle.com> | 2018-01-23 10:03:37 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-01-23 19:11:41 +0300 |
commit | a9124ec443babc80fc41fc620b60616231e7e893 (patch) | |
tree | ca2ad3393a98d901f962cb7fdcb07e8031c7d337 /.cocciconfig | |
parent | d76632751af45cbcdac4ff355bdb4e841508dd41 (diff) | |
download | linux-a9124ec443babc80fc41fc620b60616231e7e893.tar.xz |
forcedeth: remove duplicate structure member in rx
Since both first_rx_ctx and rx_skb are the head of rx ctx, it not
necessary to use two structure members to statically indicate
the head of rx ctx. So first_rx_ctx 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 '.cocciconfig')
0 files changed, 0 insertions, 0 deletions