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:
96e7408
)
bridge: Use on-device stats instead of private ones.
author
Pavel Emelyanov
<xemul@openvz.org>
Wed, 21 May 2008 21:13:47 +0000
(14:13 -0700)
committer
David S. Miller
<davem@davemloft.net>
Wed, 21 May 2008 21:13:47 +0000
(14:13 -0700)
Even though bridges require 6 fields from struct net_device_stats,
the on-device stats are always there, so we may just use them.
The br_dev_get_stats is no longer required after this.
Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found