git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
49d61e2
)
ixgbevf: remove private net_device_stats
author
Eric Dumazet
<eric.dumazet@gmail.com>
Wed, 8 Sep 2010 22:48:31 +0000
(22:48 +0000)
committer
David 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