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:
a7aa8a0
)
staging: et131x: Remove some unecessary packet accounting code
author
Mark Einon
<mark.einon@gmail.com>
Sun, 3 Jul 2011 17:08:23 +0000
(18:08 +0100)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Wed, 6 Jul 2011 02:54:58 +0000
(19:54 -0700)
The ce_stats ipackets and opackets members are only used to update
the net_device_stats->[r,t]x_packets counters, so get rid of them.
Signed-off-by: Mark Einon <mark.einon@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found