From: Ajit Khaparde Date: Wed, 7 Oct 2009 02:45:02 +0000 (+0000) Subject: myri10ge: Use the instance of net_device_stats from net_device. X-Git-Tag: v2.6.33-rc1~388^2~875 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6dc3494183db0b93f49b193ac115073b72453b9c;p=pandora-kernel.git myri10ge: 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 myri10ge_priv structure. Signed-off-by: Ajit Khaparde Signed-off-by: David S. Miller --- Reading git-diff-tree failed