]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/net/wireless/bcm43xx/bcm43xx_ethtool.h
drivers/net: const-ify ethtool_ops declarations
[net-next-2.6.git] / drivers / net / wireless / bcm43xx / bcm43xx_ethtool.h
index 813704991f6299768019d12f41ab0117247aada3..6f8d42d3cdf53258d0e5baf1404513e1979f457d 100644 (file)
@@ -3,6 +3,6 @@
 
 #include <linux/ethtool.h>
 
-extern struct ethtool_ops bcm43xx_ethtool_ops;
+extern const struct ethtool_ops bcm43xx_ethtool_ops;
 
 #endif /* BCM43xx_ETHTOOL_H_ */