commit | b633ad5fbf9e534142208700c58a530a4091eaab | [log] [tgz] |
---|---|---|
author | Marcus Sundberg <marcus@ingate.com> | Sat Feb 04 02:11:09 2006 -0800 |
committer | David S. Miller <davem@sunset.davemloft.net> | Sat Feb 04 23:51:15 2006 -0800 |
tree | e848b88ce0b820bd1193c8a3d0ecea4eb5a39be0 | |
parent | fa60cf7f64a00c16e95717e8dccdb128877e342a [diff] |
[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>