net: use netdev stats in b44, sundance, via-rhine and via-velocity
authorEric Dumazet <eric.dumazet@gmail.com>
Wed, 27 May 2009 10:34:50 +0000 (10:34 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 27 May 2009 22:47:07 +0000 (15:47 -0700)
Use struct net_device_stats provided in struct net_device instead of
private ones.

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found