]> git.baikalelectronics.ru Git - kernel.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)
commitd70a85239a4218745b4e4cdea0144b308cc2bfcc
treedeaceee3368a255a780e3435a3f751bb550c5f9e
parent8fe70d81f9e3f0341dd0c4c6548441dd8dd068b6
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