WAN: convert drivers to use built-in netdev_stats
authorKrzysztof Halasa <khc@pm.waw.pl>
Mon, 30 Jun 2008 21:26:53 +0000 (23:26 +0200)
committerJeff Garzik <jgarzik@redhat.com>
Fri, 4 Jul 2008 12:47:41 +0000 (08:47 -0400)
There is no point in using separate net_device_stats structs when
the one in struct net_device is present. Compiles.

Signed-off-by: Krzysztof HaƂasa <khc@pm.waw.pl>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>

No differences found