blob: 6f8d42d3cdf53258d0e5baf1404513e1979f457d [file] [log] [blame]
Michael Buesch6465ce12006-02-02 19:11:08 +01001#ifndef BCM43xx_ETHTOOL_H_
2#define BCM43xx_ETHTOOL_H_
3
4#include <linux/ethtool.h>
5
Jeff Garzik7282d492006-09-13 14:30:00 -04006extern const struct ethtool_ops bcm43xx_ethtool_ops;
Michael Buesch6465ce12006-02-02 19:11:08 +01007
8#endif /* BCM43xx_ETHTOOL_H_ */