bcm43xx_ethtool.h 163 B

12345678
  1. #ifndef BCM43xx_ETHTOOL_H_
  2. #define BCM43xx_ETHTOOL_H_
  3. #include <linux/ethtool.h>
  4. extern struct ethtool_ops bcm43xx_ethtool_ops;
  5. #endif /* BCM43xx_ETHTOOL_H_ */