]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/net/wireless/ath/ath9k/eeprom_9287.c
ath9k_hw: remove warning in ath9k_hw_def_get_num_ant_config
[net-next-2.6.git] / drivers / net / wireless / ath / ath9k / eeprom_9287.c
index dff2da777312bbb0e5b1c8902b370e79c41f75b4..e6186515d05bdd8494abfbc4fac6ec3c8e4a1443 100644 (file)
@@ -1126,7 +1126,7 @@ static void ath9k_hw_ar9287_set_board_values(struct ath_hw *ah,
 }
 
 static u8 ath9k_hw_ar9287_get_num_ant_config(struct ath_hw *ah,
-                                            enum ieee80211_band freq_band)
+                                            enum ath9k_hal_freq_band freq_band)
 {
        return 1;
 }