From: stephen hemminger Date: Thu, 5 Jan 2012 19:10:23 +0000 (+0000) Subject: usbnet: make ethtool_ops const X-Git-Tag: v3.3-rc1~134^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc689c9788f2cc9829d01d84083bc1714b969b15;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed