Merge tag 'sound-fix-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
[linux-2.6-microblaze.git] / drivers / net / wireless / brcm80211 / brcmsmac / mac80211_if.c
index e71ce8c..925034b 100644 (file)
@@ -1071,7 +1071,6 @@ static int ieee_hw_init(struct ieee80211_hw *hw)
        hw->max_rates = 2;      /* Primary rate and 1 fallback rate */
 
        /* channel change time is dependent on chip and band  */
-       hw->channel_change_time = 7 * 1000;
        hw->wiphy->interface_modes = BIT(NL80211_IFTYPE_STATION) |
                                     BIT(NL80211_IFTYPE_AP) |
                                     BIT(NL80211_IFTYPE_ADHOC);