projects
/
platform
/
kernel
/
linux-rpi3.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f13f2ae
)
netfilter: nf_tables: remove unused struct members
author
Florian Westphal
<fw@strlen.de>
Mon, 23 Nov 2015 23:03:28 +0000
(
00:03
+0100)
committer
Pablo Neira Ayuso
<pablo@netfilter.org>
Wed, 25 Nov 2015 12:54:50 +0000
(13:54 +0100)
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
include/net/netfilter/nf_tables.h
patch
|
blob
|
history
diff --git
a/include/net/netfilter/nf_tables.h
b/include/net/netfilter/nf_tables.h
index
4bd7508
..
101d7d7
100644
(file)
--- a/
include/net/netfilter/nf_tables.h
+++ b/
include/net/netfilter/nf_tables.h
@@
-19,8
+19,6
@@
struct nft_pktinfo {
const struct net_device *out;
u8 pf;
u8 hook;
- u8 nhoff;
- u8 thoff;
u8 tprot;
/* for x_tables compatibility */
struct xt_action_param xt;