ixgbevf: remove private net_device_stats
authorEric Dumazet <eric.dumazet@gmail.com>
Wed, 8 Sep 2010 22:48:31 +0000 (22:48 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 10 Sep 2010 04:33:23 +0000 (21:33 -0700)
Use the net_device provided net_device_stats structure.

Remove ixgbevf_get_stats() now its not needed.

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

No differences found