]> git.baikalelectronics.ru Git - kernel.git/commit
ip_tunnel: Add sanity checks to ip_tunnel_encap_add_ops()
authorThomas Graf <tgraf@suug.ch>
Tue, 16 Dec 2014 20:05:20 +0000 (21:05 +0100)
committerDavid S. Miller <davem@davemloft.net>
Tue, 16 Dec 2014 20:20:41 +0000 (15:20 -0500)
commit0329397f1a763d78b3be2e5952dc5bb5e82c07e9
treed58e5c18d590519e56a039fc9dea063ed29b0646
parent2fe9ee168651f5fe9ea08ba30b68c9e1de45aa1c
ip_tunnel: Add sanity checks to ip_tunnel_encap_add_ops()

The symbols are exported and could be used by external modules.

Fixes: a8c5f9 ("ip_tunnel: Ops registration for secondary encap (fou, gue)")
Signed-off-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/ip_tunnel.c