mirror of
https://github.com/torvalds/linux.git
synced 2026-05-05 06:52:34 -04:00
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 <shemminger@vyatta.com> Signed-off-by: David S. Miller <davem@davemloft.net>