From: Eric W. Biederman Date: Thu, 29 Oct 2009 14:18:25 +0000 (+0000) Subject: bond: Implement a basic set of rtnl link ops X-Git-Tag: v2.6.33-rc1~388^2~577 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=88ead977109da926a03068e277869ea8fedd170d;p=pandora-kernel.git bond: Implement a basic set of rtnl link ops This implements a basic set of rtnl link ops and takes advantage of the fact that rtnl_link_unregister kills all of the surviving devices to all us to kill bond_free_all. A module alias is added so ip link add can pull in the bonding module. Signed-off-by: Eric W. Biederman Signed-off-by: David S. Miller --- Reading git-diff-tree failed