wifi: mac80211: fix double space in comment

Remove a space in "the  frames".

Signed-off-by: Nick Hainke <vincent@systemli.org>
Link: https://lore.kernel.org/r/20221222092957.870790-1-vincent@systemli.org
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
This commit is contained in:
Nick Hainke 2022-12-22 10:29:57 +01:00 committed by Johannes Berg
parent 952f6c9daf
commit 71a659bffe

View file

@ -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 &&