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:
4fcc3d3
)
net: Fix error in comment on net_device_ops::ndo_get_stats
author
Ben Hutchings
<bhutchings@solarflare.com>
Tue, 15 Jun 2010 22:08:48 +0000
(15:08 -0700)
committer
David S. Miller
<davem@davemloft.net>
Tue, 15 Jun 2010 22:08:48 +0000
(15:08 -0700)
ndo_get_stats still returns struct net_device_stats *; there is
no struct net_device_stats64.
Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/netdevice.h
patch
|
blob
|
history
diff --cc
include/linux/netdevice.h
Simple merge