]> git.baikalelectronics.ru Git - kernel.git/commit
[NETFILTER]: ctnetlink: Fix subsystem used for expectation events
authorMarcus Sundberg <marcus@ingate.com>
Sat, 4 Feb 2006 10:11:09 +0000 (02:11 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Sun, 5 Feb 2006 07:51:15 +0000 (23:51 -0800)
commit6595301df7c8355cba0e606d4a7841f33cbd350b
treee848b88ce0b820bd1193c8a3d0ecea4eb5a39be0
parenta45dc8dbe9ee264d0c48af408af3257c970702ee
[NETFILTER]: ctnetlink: Fix subsystem used for expectation events

The ctnetlink expectation events should use the NFNL_SUBSYS_CTNETLINK_EXP
subsystem, not NFNL_SUBSYS_CTNETLINK.

Signed-off-by: Marcus Sundberg <marcus@ingate.com>
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/netfilter/ip_conntrack_netlink.c
net/netfilter/nf_conntrack_netlink.c