]> git.baikalelectronics.ru Git - kernel.git/commit
[NETNS]: Make the __addrconf_sysctl_register return an error
authorPavel Emelyanov <xemul@openvz.org>
Fri, 11 Jan 2008 01:41:45 +0000 (17:41 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:01:38 +0000 (15:01 -0800)
commit02300df542f28e46f3595c4963a1cb6be1878b90
tree3b98d5d1b1544a04e08575268428f5cfe38dd88b
parent88a633d115bf9094be5514bf7813d8afc07fd594
[NETNS]: Make the __addrconf_sysctl_register return an error

This error code will be needed to abort the namespace
creation if needed.

Probably, this is to be checked when a new device is
created (currently it is ignored).

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/addrconf.c