Fix common misspellings
[linux-2.6-block.git] / drivers / staging / brcm80211 / brcmsmac / wl_mac80211.c
index 774b4e916b29a34d24290dbaf35165a8746bdc83..c1b07ae316746f384edd65d5f18d1bc578a271a8 100644 (file)
@@ -1079,7 +1079,7 @@ static int ieee_hw_init(struct ieee80211_hw *hw)
         */
        hw->max_rates = 2;      /* Primary rate and 1 fallback rate */
 
-       hw->channel_change_time = 7 * 1000;     /* channel change time is dependant on chip and band  */
+       hw->channel_change_time = 7 * 1000;     /* channel change time is dependent on chip and band  */
        hw->wiphy->interface_modes = BIT(NL80211_IFTYPE_STATION);
 
        hw->rate_control_algorithm = "minstrel_ht";