Commit ac9ccb8b authored by Yangtao Li's avatar Yangtao Li Committed by Kalle Valo

iwlegacy: fix small typo

Signed-off-by: default avatarYangtao Li <tiny.windzz@gmail.com>
Signed-off-by: default avatarKalle Valo <kvalo@codeaurora.org>
parent f4bd758f
......@@ -781,7 +781,7 @@ il3945_rs_get_rate(void *il_r, struct ieee80211_sta *sta, void *il_sta,
switch (scale_action) {
case -1:
/* Decrese rate */
/* Decrease rate */
if (low != RATE_INVALID)
idx = low;
break;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment