]> git.karo-electronics.de Git - mv-sheeva.git/commit
tehuti: Use net_device_stats from struct net_device
authorTobias Klauser <tklauser@distanz.ch>
Wed, 18 Aug 2010 22:11:25 +0000 (22:11 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 20 Aug 2010 00:19:05 +0000 (17:19 -0700)
commit0add79e3134a618c10acabe58834ac647075111a
treedeaceee3368a255a780e3435a3f751bb550c5f9e
parent5dbfbc4027f819c3da92844f34f241524f99c9eb
tehuti: Use net_device_stats from struct net_device

struct net_device has its own struct net_device_stats member, so use
this one instead of a private copy in the bdx_priv struct.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/tehuti.c
drivers/net/tehuti.h