]> bbs.cooldavid.org Git - net-next-2.6.git/commit
amd8111e: use net_device_stats from struct net_device
authorEric Dumazet <eric.dumazet@gmail.com>
Fri, 20 Aug 2010 03:08:23 +0000 (03:08 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 22 Aug 2010 06:09:36 +0000 (23:09 -0700)
commitc3227e546c574172e77616270a16a04eae561b8f
tree4272099dd078a4b92b376ec788156f329ea11a0d
parenta2c483a19a96cf5cb9465f42cca34548b9211954
amd8111e: 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 amd8111e_priv struct.

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