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:
3969eb3
)
usbnet: make ethtool_ops const
author
stephen hemminger
<shemminger@vyatta.com>
Thu, 5 Jan 2012 19:10:23 +0000
(19:10 +0000)
committer
David S. Miller
<davem@davemloft.net>
Mon, 9 Jan 2012 22:05:23 +0000
(14:05 -0800)
The ethtool_ops table of function pointers should be const.
Fix all the usb network drivers.
Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found