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:
dd32f7e
)
3c505: use netstats in net_device structure
author
Paulius Zaleckas
<paulius.zaleckas@teltonika.lt>
Mon, 28 Apr 2008 23:27:37 +0000
(
02:27
+0300)
committer
Jeff Garzik
<jgarzik@redhat.com>
Tue, 29 Apr 2008 05:55:11 +0000
(
01:55
-0400)
Use net_device_stats from net_device structure instead of local.
No need to memset it to 0, because it is allocated by kzalloc.
Signed-off-by: Paulius Zaleckas <paulius.zaleckas@teltonika.lt>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
No differences found