mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-04 20:19:47 +08:00
mac80211: drop spelling fix
This is a partial revert of 42b2aa86c6
("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>
This commit is contained in:
parent
a469ebd56f
commit
3f86549069
@ -1094,7 +1094,7 @@ static void ieee80211_work_work(struct work_struct *work)
|
|||||||
local->tmp_channel = NULL;
|
local->tmp_channel = NULL;
|
||||||
/* If tmp_channel wasn't operating channel, then
|
/* If tmp_channel wasn't operating channel, then
|
||||||
* we need to go back on-channel.
|
* 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,
|
* or if the hw_config() channel config logic changes,
|
||||||
* then we may need to do a more thorough check to see if
|
* then we may need to do a more thorough check to see if
|
||||||
* we still need to do a hardware config. Currently,
|
* we still need to do a hardware config. Currently,
|
||||||
|
Loading…
Reference in New Issue
Block a user