diff options
author | Zhu Yanjun <yanjun.zhu@oracle.com> | 2018-01-23 02:03:37 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-01-23 11:11:41 -0500 |
commit | a9124ec443babc80fc41fc620b60616231e7e893 (patch) | |
tree | ca2ad3393a98d901f962cb7fdcb07e8031c7d337 /net/unix/af_unix.c | |
parent | d76632751af45cbcdac4ff355bdb4e841508dd41 (diff) | |
download | linux-stable-a9124ec443babc80fc41fc620b60616231e7e893.tar.gz linux-stable-a9124ec443babc80fc41fc620b60616231e7e893.tar.bz2 linux-stable-a9124ec443babc80fc41fc620b60616231e7e893.zip |
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 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions