projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f4bd758
)
iwlegacy: fix small typo
author
Yangtao Li
<tiny.windzz@gmail.com>
Thu, 1 Nov 2018 15:40:23 +0000
(11:40 -0400)
committer
Kalle Valo
<kvalo@codeaurora.org>
Tue, 6 Nov 2018 17:04:36 +0000
(19:04 +0200)
Signed-off-by: Yangtao Li <tiny.windzz@gmail.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/intel/iwlegacy/3945-rs.c
patch
|
blob
|
history
diff --git
a/drivers/net/wireless/intel/iwlegacy/3945-rs.c
b/drivers/net/wireless/intel/iwlegacy/3945-rs.c
index
e8983c6
..
a697edd
100644
(file)
--- a/
drivers/net/wireless/intel/iwlegacy/3945-rs.c
+++ b/
drivers/net/wireless/intel/iwlegacy/3945-rs.c
@@
-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 */
+ /* Decre
a
se rate */
if (low != RATE_INVALID)
idx = low;
break;