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:
bff5527
)
iph: use default get_stats
author
stephen hemminger
<shemminger@vyatta.com>
Wed, 8 Jun 2011 08:09:13 +0000
(08:09 +0000)
committer
David S. Miller
<davem@davemloft.net>
Thu, 9 Jun 2011 00:05:29 +0000
(17:05 -0700)
This driver keeps stats in net_device stats therefore it
does not need to define it's own get_stats hook.
Also, use standard format for net_device_ops (without &).
Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found