aboutsummaryrefslogtreecommitdiffstats
path: root/net/bridge
diff options
context:
space:
mode:
authorPablo Neira Ayuso <pablo@netfilter.org>2009-04-17 17:48:44 +0200
committerPatrick McHardy <kaber@trash.net>2009-04-17 17:48:44 +0200
commita0142733a7ef2f3476e63938b330026a08c53f37 (patch)
tree0db333bc484a6cf3079b063994a3d768a4de6dc6 /net/bridge
parentnetfilter: ctnetlink: report error if event message allocation fails (diff)
downloadlinux-dev-a0142733a7ef2f3476e63938b330026a08c53f37.tar.xz
linux-dev-a0142733a7ef2f3476e63938b330026a08c53f37.zip
netfilter: nfnetlink: return ENOMEM if we fail to create netlink socket
With this patch, nfnetlink returns -ENOMEM instead of -EPERM if we fail to create the nfnetlink netlink socket during the module loading. This is exactly what rtnetlink does in this case. Ideally, it would be better if we propagate the error that has happened in netlink_kernel_create(), however, this function still does not implement this yet. Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org> Signed-off-by: Patrick McHardy <kaber@trash.net>
Diffstat (limited to 'net/bridge')
0 files changed, 0 insertions, 0 deletions