]> Git Repo - linux.git/commit
tehuti: Use net_device_stats from struct net_device
authorTobias Klauser <[email protected]>
Wed, 18 Aug 2010 22:11:25 +0000 (22:11 +0000)
committerDavid S. Miller <[email protected]>
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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
drivers/net/tehuti.c
drivers/net/tehuti.h
This page took 0.046881 seconds and 4 git commands to generate.