From: Herbert Xu Date: Tue, 31 Jul 2007 00:04:52 +0000 (-0700) Subject: [IPV4/IPV6]: Fail registration if inet device construction fails X-Git-Tag: v2.6.23-rc2~35^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b217d616a15fcfb3caf2a72c1a071c6d3f182f8d;p=pandora-kernel.git [IPV4/IPV6]: Fail registration if inet device construction fails Now that netdev notifications can fail, we can use this to signal errors during registration for IPv4/IPv6. In particular, if we fail to allocate memory for the inet device, we can fail the netdev registration. Signed-off-by: Herbert Xu Signed-off-by: David S. Miller --- Reading git-diff-tree failed