summaryrefslogtreecommitdiff
path: root/dissector_80211.h
diff options
context:
space:
mode:
Diffstat (limited to 'dissector_80211.h')
0 files changed, 0 insertions, 0 deletions
&id=97a6ad13decc16c5adbf181283932daba7e17faf'>717cd3b83350f90f34578391e8137cc653110ff7 parent6e10148c5c85629832d9156f337cbf67e96b69fe (diff)
netfilter: reduce direct skb->nfct usage
Next patch makes direct skb->nfct access illegal, reduce noise in next patch by using accessors we already have. Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat
-rw-r--r--include/net/ip_vs.h9
-rw-r--r--net/netfilter/nf_conntrack_core.c15
2 files changed, 15 insertions, 9 deletions
diff --git a/include/net/ip_vs.h b/include/net/ip_vs.h