summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorJiri Kosina <jkosina@suse.cz>2011-12-12 00:31:49 +0100
committerJiri Kosina <jkosina@suse.cz>2011-12-12 00:31:49 +0100
commit3f865490698871bf77eebce05208fd08e9b45aeb (patch)
tree24e14dee1e95216df796b61f9bf3e4448dd4150a /net
parenta469ebd56f8bee8d5352b1a284ea39d23ba02430 (diff)
downloadop-kernel-dev-3f865490698871bf77eebce05208fd08e9b45aeb.zip
op-kernel-dev-3f865490698871bf77eebce05208fd08e9b45aeb.tar.gz
mac80211: drop spelling fix
This is a partial revert of 42b2aa86c667 ("treewide: Fix typos in various parts of the kernel, and fix some comments") as the code has been refactored in the wireless tree. Reported-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'net')
-rw-r--r--net/mac80211/work.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/mac80211/work.c b/net/mac80211/work.c
index 2accea3..6c53b6d 100644
--- a/net/mac80211/work.c
+++ b/net/mac80211/work.c
@@ -1094,7 +1094,7 @@ static void ieee80211_work_work(struct work_struct *work)
local->tmp_channel = NULL;
/* If tmp_channel wasn't operating channel, then
* we need to go back on-channel.
- * NOTE: If we can ever be here while scanning,
+ * NOTE: If we can ever be here while scannning,
* or if the hw_config() channel config logic changes,
* then we may need to do a more thorough check to see if
* we still need to do a hardware config. Currently,
OpenPOWER on IntegriCloud