pcnet32: remove private net_device_stats structure
authorDon Fry <pcnet32@verizon.net>
Thu, 18 Oct 2007 00:06:19 +0000 (17:06 -0700)
committerJeff Garzik <jeff@garzik.org>
Thu, 18 Oct 2007 00:23:30 +0000 (20:23 -0400)
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 <pcnet32@verizon.net>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/pcnet32.c

Simple merge