Commit 71a659bf authored by Nick Hainke's avatar Nick Hainke Committed by Johannes Berg

wifi: mac80211: fix double space in comment

Remove a space in "the  frames".
Signed-off-by: default avatarNick Hainke <vincent@systemli.org>
Link: https://lore.kernel.org/r/20221222092957.870790-1-vincent@systemli.orgSigned-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
parent 952f6c9d
......@@ -2727,7 +2727,7 @@ static int ieee80211_scan(struct wiphy *wiphy,
* If the scan has been forced (and the driver supports
* forcing), don't care about being beaconing already.
* This will create problems to the attached stations (e.g. all
* the frames sent while scanning on other channel will be
* the frames sent while scanning on other channel will be
* lost)
*/
if (sdata->deflink.u.ap.beacon &&
......
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