commit | 8d4df0b9300a2623559a8f616a152312454cada1 | [log] [tgz] |
---|---|---|
author | Eric W. Biederman <ebiederm@xmission.com> | Tue Sep 15 20:04:12 2015 -0500 |
committer | David S. Miller <davem@davemloft.net> | Thu Sep 17 17:18:36 2015 -0700 |
tree | 6c1a2c674b2c96432774f2136e35d0b52c5bc7cf | |
parent | adb28c9d3371c845c7a28bfd4fb163aca0d0dc37 [diff] |
bridge: Pass net into br_nf_ip_fragment This is a prep work for passing struct net through ip_do_fragment and later the netfilter okfn. Doing this independently makes the later code changes clearer. Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com> Signed-off-by: David S. Miller <davem@davemloft.net>