]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
unexport ip_conntrack_{,un}register_notifier
authorAdrian Bunk <bunk@kernel.org>
Sat, 6 Oct 2007 20:38:04 +0000 (22:38 +0200)
committerAdrian Bunk <bunk@kernel.org>
Sat, 6 Oct 2007 20:38:04 +0000 (22:38 +0200)
commit3c76887f91c711636844c413266b8678f557ff90
treed46ef74087e98c478bb91163bb5efe7e9c00aaf8
parentb352b876c9540f42c9d76a4acd9f6d82308c1fbb
unexport ip_conntrack_{,un}register_notifier

Static functions mustn't be exported.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
net/ipv4/netfilter/ip_conntrack_standalone.c