From: Stephen Hemminger Date: Thu, 20 Nov 2008 05:56:05 +0000 (-0800) Subject: bonding: convert to net_device_ops X-Git-Tag: v2.6.29-rc1~581^2~667 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb7cc59a038b4e1914ae991d313f35904924759f;p=pandora-kernel.git bonding: convert to net_device_ops Convert to net_device_ops table. Note: for some operations move error checking into generic networking layer (rather than looking at pointers in bonding). A couple of gratituous style cleanups to get rid of extra {} Signed-off-by: Stephen Hemminger Signed-off-by: David S. Miller --- Reading git-diff-tree failed