summaryrefslogtreecommitdiffstats
path: root/net/mac80211/chan.c
diff options
context:
space:
mode:
authorStephen Hemminger2014-10-30 06:55:58 +0100
committerJohannes Berg2014-10-31 08:29:56 +0100
commitd070f9137af960abd78525440684421fd5e0c0e7 (patch)
tree9f7755e19b6d988c3b871fb50725730fdb5a294b /net/mac80211/chan.c
parentmac80211-hwsim: remove spurious newline (diff)
downloadkernel-qcow2-linux-d070f9137af960abd78525440684421fd5e0c0e7.tar.gz
kernel-qcow2-linux-d070f9137af960abd78525440684421fd5e0c0e7.tar.xz
kernel-qcow2-linux-d070f9137af960abd78525440684421fd5e0c0e7.zip
mac80211: fix spelling errors
Use codespell to find spelling errors. Signed-off-by: Stephen Hemminger <stephen@networkplumber.org> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/mac80211/chan.c')
-rw-r--r--net/mac80211/chan.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/mac80211/chan.c b/net/mac80211/chan.c
index 4c74e8da64b9..ee71bb6f64f7 100644
--- a/net/mac80211/chan.c
+++ b/net/mac80211/chan.c
@@ -1634,7 +1634,7 @@ int ieee80211_vif_change_bandwidth(struct ieee80211_sub_if_data *sdata,
}
break;
case IEEE80211_CHANCTX_WILL_BE_REPLACED:
- /* TODO: Perhaps the bandwith change could be treated as a
+ /* TODO: Perhaps the bandwidth change could be treated as a
* reservation itself? */
ret = -EBUSY;
goto out;