commit | 6639104bd826e0b1388c69a6b7564fffc636c8a8 | [log] [tgz] |
---|---|---|
author | Eric W. Biederman <ebiederm@xmission.com> | Thu Oct 29 23:58:54 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Oct 30 12:41:22 2009 -0700 |
tree | a96951c923ca5c045e3e581849b3a9373fddac3e | |
parent | ec87fd3b4e111e8bc367d247a963e27e5b86df26 [diff] |
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 <ebiederm@aristanetworks.com> Signed-off-by: David S. Miller <davem@davemloft.net>