From: Stephen Hemminger Date: Wed, 2 Sep 2009 08:03:33 +0000 (-0700) Subject: netdev: drivers should make ethtool_ops const X-Git-Tag: v2.6.32-rc1~703^2~133 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0fc0b732eaa38beb93a6fb62f77c7bd9622c76ec;p=pandora-kernel.git netdev: drivers should make ethtool_ops const No need to put ethtool_ops in data, they should be const. Signed-off-by: Stephen Hemminger Signed-off-by: David S. Miller --- Reading git-diff-tree failed