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:
87a596e
)
[NET]: loopback driver can use loopback_dev integrated net_device_stats
author
Eric Dumazet
<dada1@cosmosbay.com>
Tue, 10 Apr 2007 20:25:40 +0000
(13:25 -0700)
committer
David S. Miller
<davem@sunset.davemloft.net>
Thu, 26 Apr 2007 05:28:52 +0000
(22:28 -0700)
Rusty added a new 'stats' field to struct net_device.
loopback driver can use it instead of declaring another struct
net_device_stats This saves some memory.
Signed-off-by: Eric Dumazet <dada1@cosmosbay.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/loopback.c
patch
|
blob
|
history
diff --cc
drivers/net/loopback.c
Simple merge