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:
de0561c
)
acenic: use netstats in net_device structure
author
Paulius Zaleckas
<paulius.zaleckas@teltonika.lt>
Tue, 29 Apr 2008 23:03:55 +0000
(
02:03
+0300)
committer
Jeff Garzik
<jgarzik@redhat.com>
Tue, 13 May 2008 05:35:24 +0000
(
01:35
-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