projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1841a4c
)
[NETFILTER]: nf_conntrack_proto_icmp: kill extern declaration in .c file
author
Patrick McHardy
<kaber@trash.net>
Wed, 5 Dec 2007 09:22:24 +0000
(
01:22
-0800)
committer
David S. Miller
<davem@davemloft.net>
Mon, 28 Jan 2008 22:56:05 +0000
(14:56 -0800)
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/netfilter/nf_conntrack_proto_icmp.c
patch
|
blob
|
history
diff --git
a/net/ipv4/netfilter/nf_conntrack_proto_icmp.c
b/net/ipv4/netfilter/nf_conntrack_proto_icmp.c
index 0e2c448ea3899219227cbe00fe8e443f5fbe5f6a..4153e04949835e15b277336b4a2218fdc0dea354 100644
(file)
--- a/
net/ipv4/netfilter/nf_conntrack_proto_icmp.c
+++ b/
net/ipv4/netfilter/nf_conntrack_proto_icmp.c
@@
-128,7
+128,6
@@
static int icmp_new(struct nf_conn *conntrack,
return 1;
}
-extern struct nf_conntrack_l3proto nf_conntrack_l3proto_ipv4;
/* Returns conntrack if it dealt with ICMP, and filled in skb fields */
static int
icmp_error_message(struct sk_buff *skb,