diff options
author | 2015-09-15 20:04:13 -0500 | |
---|---|---|
committer | 2015-09-17 17:18:36 -0700 | |
commit | 6532948b2e7b75895c1264967342ae61dc97b4a6 (patch) | |
tree | 4c81d37ab26dce7ec5b0e56d3c6cf7c57be54556 /net/ipv4/arp.c | |
parent | bridge: Pass net into br_nf_ip_fragment (diff) | |
download | wireguard-linux-6532948b2e7b75895c1264967342ae61dc97b4a6.tar.xz wireguard-linux-6532948b2e7b75895c1264967342ae61dc97b4a6.zip |
bridge: Pass net into br_nf_push_frag_xmit
When struct net starts being passed through the ipv4 and ipv6 fragment
routines br_nf_push_frag_xmit will need to take a net parameter.
Prepare br_nf_push_frag_xmit before that is needed and introduce
br_nf_push_frag_xmit_sk for the call sites that still need the old
calling conventions.
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/arp.c')
0 files changed, 0 insertions, 0 deletions