From: Ajit Khaparde Date: Mon, 1 Feb 2010 14:06:52 +0000 (+0000) Subject: bonding: Remove net_device_stats from bonding struct X-Git-Tag: v2.6.34-rc1~233^2~426 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35cfabdc5e9b99e732899db8f36c63a215e105bc;p=pandora-kernel.git bonding: Remove net_device_stats from bonding struct There is no need to maintain stats in the bonding structure. Use the instance of net_device_stats in netdevice. Signed-off-by: Ajit Khaparde Signed-off-by: Jay Vosburgh Signed-off-by: David S. Miller --- Reading git-diff-tree failed