]> Pileus Git - ~andy/linux/commit
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)
commitfb621bac21fc315af9f66a754b7abe26ded3f260
treebd707d6f09a2b1204309ce895852637e12c207b1
parent49d61e2390c92bd226fc395a6165eb5a65ae4de6
ixgbevf: remove private net_device_stats

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>
drivers/net/ixgbevf/ixgbevf.h
drivers/net/ixgbevf/ixgbevf_main.c