cfg80211: remove enum ieee80211_band
[cascardo/linux.git] / drivers / net / wireless / ath / ath6kl / core.h
index 5f3acfe..713a571 100644 (file)
@@ -623,7 +623,7 @@ struct ath6kl_vif {
        struct ath6kl_wep_key wep_key_list[WMI_MAX_KEY_INDEX + 1];
        struct ath6kl_key keys[WMI_MAX_KEY_INDEX + 1];
        struct aggr_info *aggr_cntxt;
-       struct ath6kl_htcap htcap[IEEE80211_NUM_BANDS];
+       struct ath6kl_htcap htcap[NUM_NL80211_BANDS];
 
        struct timer_list disconnect_timer;
        struct timer_list sched_scan_timer;