[netdrvr] forcedeth: remove in-driver copy of net_device_stats
authorJeff Garzik <jeff@garzik.org>
Wed, 17 Oct 2007 00:56:09 +0000 (20:56 -0400)
committerJeff Garzik <jeff@garzik.org>
Wed, 17 Oct 2007 00:56:09 +0000 (20:56 -0400)
A copy of struct net_device_stats now lives in struct net_device,
making in-driver copies a waste of memory.

Signed-off-by: Jeff Garzik <jgarzik@redhat.com>

No differences found