From: Ajit Khaparde Date: Wed, 7 Oct 2009 10:11:20 +0000 (-0700) Subject: be2net: Get rid of net_device_stats from adapter. X-Git-Tag: v2.6.33-rc1~388^2~894 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78122a52b39c9527fa3a32afbb6572964c17c651;p=pandora-kernel.git be2net: Get rid of net_device_stats from adapter. adapter doesnot need to maintain a copy of net_device_stats. Use the one already available in net_device. This patch takes care of the same. Signed-off-by: Ajit Khaparde Signed-off-by: David S. Miller --- Reading git-diff-tree failed