[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)
commitb633ad5fbf9e534142208700c58a530a4091eaab
treee848b88ce0b820bd1193c8a3d0ecea4eb5a39be0
parentfa60cf7f64a00c16e95717e8dccdb128877e342a
[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