netdev: drivers should make ethtool_ops const
authorStephen Hemminger <shemminger@vyatta.com>
Wed, 2 Sep 2009 08:03:33 +0000 (01:03 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 2 Sep 2009 08:03:33 +0000 (01:03 -0700)
No need to put ethtool_ops in data, they should be const.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found