From: stephen hemminger Date: Wed, 4 Jan 2012 12:59:49 +0000 (+0000) Subject: net: make ethtool_ops const X-Git-Tag: v3.3-rc1~182^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b07be4b2a78166bc54c8eedf18da8a8aafacfab;p=pandora-kernel.git net: make ethtool_ops const Auditing all usage of ethtool_ops found several drivers that are not declaring the struct const when it should be. Signed-off-by: Stephen Hemminger Signed-off-by: David S. Miller --- Reading git-diff-tree failed