diff options
author | Florian Westphal | 2015-05-03 22:06:07 +0200 |
---|---|---|
committer | Pablo Neira Ayuso | 2015-05-14 12:43:49 +0200 |
commit | a9fcc6a41de947108898bc9807f25fa326467365 (patch) | |
tree | af047a48360169e900550a86031ad1ad5f24eb65 /net/sunrpc/xdr.c | |
parent | netfilter: bridge: neigh_head and physoutdev can't be used at same time (diff) | |
download | kernel-qcow2-linux-a9fcc6a41de947108898bc9807f25fa326467365.tar.gz kernel-qcow2-linux-a9fcc6a41de947108898bc9807f25fa326467365.tar.xz kernel-qcow2-linux-a9fcc6a41de947108898bc9807f25fa326467365.zip |
netfilter: bridge: free nf_bridge info on xmit
nf_bridge information is only needed for -m physdev, so we can always free
it after POST_ROUTING. This has the advantage that allocation and free will
typically happen on the same cpu.
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'net/sunrpc/xdr.c')
0 files changed, 0 insertions, 0 deletions