From: Ajit Khaparde Date: Wed, 7 Oct 2009 02:43:49 +0000 (+0000) Subject: ixgbe: Use the instance of net_device_stats from net_device. X-Git-Tag: v2.6.33-rc1~388^2~874 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d86f1393c62f9c3bae5c1207408ed6559aa3cc4;p=pandora-kernel.git ixgbe: Use the instance of net_device_stats from net_device. Since net_device has an instance of net_device_stats, we can remove the instance of this from the private adapter structure. Signed-off-by: Ajit Khaparde Acked-by: Peter P Waskiewicz Jr Signed-off-by: David S. Miller --- Reading git-diff-tree failed