commit | bc689c9788f2cc9829d01d84083bc1714b969b15 | [log] [tgz] |
---|---|---|
author | stephen hemminger <shemminger@vyatta.com> | Thu Jan 05 19:10:23 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 09 14:05:23 2012 -0800 |
tree | 80417749027b979ecc11875d0cdbb5cc78113713 | |
parent | 3969eb3859e4fad4b32ca8f96d4ec8551c20704a [diff] |
usbnet: make ethtool_ops const 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>