diff options
author | Eric Dumazet <eric.dumazet@gmail.com> | 2010-08-20 02:55:16 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-08-21 23:09:36 -0700 |
commit | a2c483a19a96cf5cb9465f42cca34548b9211954 (patch) | |
tree | 0cbaee12e9d4e354bac5aa3d92e0cada82271f4e /drivers/net/e1000 | |
parent | 00959ade36acadc00e757f87060bf6e4501d545f (diff) |
atl1c: 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 atl1c_adapter struct.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/e1000')
0 files changed, 0 insertions, 0 deletions