netfilter: ctnetlink: report error if event message allocation fails
authorPablo Neira Ayuso <pablo@netfilter.org>
Fri, 17 Apr 2009 15:47:31 +0000 (17:47 +0200)
committerPatrick McHardy <kaber@trash.net>
Fri, 17 Apr 2009 15:47:31 +0000 (17:47 +0200)
This patch fixes an inconsistency that results in no error reports
to user-space listeners if we fail to allocate the event message.

Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Signed-off-by: Patrick McHardy <kaber@trash.net>

No differences found