drivers/net: const-ify ethtool_ops declarations
[deliverable/linux.git] / drivers / net / wireless / bcm43xx / bcm43xx_ethtool.h
CommitLineData
6465ce1b
MB
1#ifndef BCM43xx_ETHTOOL_H_
2#define BCM43xx_ETHTOOL_H_
3
4#include <linux/ethtool.h>
5
7282d491 6extern const struct ethtool_ops bcm43xx_ethtool_ops;
6465ce1b
MB
7
8#endif /* BCM43xx_ETHTOOL_H_ */
This page took 0.098098 seconds and 5 git commands to generate.