]> Pileus Git - ~andy/linux/blobdiff - drivers/net/wireless/ath/ath9k/init.c
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac802...
[~andy/linux] / drivers / net / wireless / ath / ath9k / init.c
index f2a17fcf1ae412834bd7c0c0b16471429b007e59..c36de303c8f38d9545ecdb74b575e176ec1b1d25 100644 (file)
@@ -946,7 +946,6 @@ static void ath9k_set_hw_capab(struct ath_softc *sc, struct ieee80211_hw *hw)
 
        hw->queues = 4;
        hw->max_rates = 4;
-       hw->channel_change_time = 5000;
        hw->max_listen_interval = 1;
        hw->max_rate_tries = 10;
        hw->sta_data_size = sizeof(struct ath_node);