From: Don Fry Date: Thu, 18 Oct 2007 00:06:19 +0000 (-0700) Subject: pcnet32: remove private net_device_stats structure X-Git-Tag: v2.6.24-rc1~286^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f1e5ba0977570b7a198bb3ac110ccc5f532821b;p=pandora-kernel.git pcnet32: remove private net_device_stats structure Remove the statistics from the private structure. Use the net_device_stats in netn_device structure. Following Jeff Garzik's massive cleanup Sep 01. pcnet32 was not "low-hanging fruit". Tested x86_64. Signed-off-by: Don Fry Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed