usbnet: make ethtool_ops const
authorstephen hemminger <shemminger@vyatta.com>
Thu, 5 Jan 2012 19:10:23 +0000 (19:10 +0000)
committerDavid 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