From: Eric W. Biederman Date: Thu, 29 Oct 2009 23:58:54 +0000 (+0000) Subject: bond: Get the rtnl_link_ops support correct X-Git-Tag: v2.6.33-rc1~388^2~575 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6639104bd826e0b1388c69a6b7564fffc636c8a8;p=pandora-kernel.git bond: Get the rtnl_link_ops support correct - Don't call rtnl_link_unregister if rtnl_link_register fails - Set .priv_size so we aren't stomping on uninitialized memory when we use netdev_priv, on bond devices created with ip link add type bond. Signed-off-by: Eric W. Biederman Signed-off-by: David S. Miller --- Reading git-diff-tree failed