diff options
Diffstat (limited to 'drivers/net/wireless/ath/ath9k/htc.h')
| -rw-r--r-- | drivers/net/wireless/ath/ath9k/htc.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/net/wireless/ath/ath9k/htc.h b/drivers/net/wireless/ath/ath9k/htc.h index 9dde265d3f84..300d3671d0ef 100644 --- a/drivers/net/wireless/ath/ath9k/htc.h +++ b/drivers/net/wireless/ath/ath9k/htc.h | |||
| @@ -44,6 +44,9 @@ | |||
| 44 | 44 | ||
| 45 | extern struct ieee80211_ops ath9k_htc_ops; | 45 | extern struct ieee80211_ops ath9k_htc_ops; |
| 46 | extern int htc_modparam_nohwcrypt; | 46 | extern int htc_modparam_nohwcrypt; |
| 47 | #ifdef CONFIG_MAC80211_LEDS | ||
| 48 | extern int ath9k_htc_led_blink; | ||
| 49 | #endif | ||
| 47 | 50 | ||
| 48 | enum htc_phymode { | 51 | enum htc_phymode { |
| 49 | HTC_MODE_11NA = 0, | 52 | HTC_MODE_11NA = 0, |
