aboutsummaryrefslogtreecommitdiff
path: root/sys/net80211
diff options
context:
space:
mode:
authorGordon Bergling <gbe@FreeBSD.org>2022-04-09 06:56:04 +0000
committerGordon Bergling <gbe@FreeBSD.org>2022-04-09 07:13:53 +0000
commitfb5a5026924ca9ba759ef01774615ea98cf587ec (patch)
tree8f789143cac20eba4b73f21c50579c807cf334e5 /sys/net80211
parent647baadf3c8a2965c0b0feb6dba344c275fdcbf3 (diff)
Diffstat (limited to 'sys/net80211')
-rw-r--r--sys/net80211/ieee80211_power.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/net80211/ieee80211_power.c b/sys/net80211/ieee80211_power.c
index 8538d6e5323c..4861d33e3688 100644
--- a/sys/net80211/ieee80211_power.c
+++ b/sys/net80211/ieee80211_power.c
@@ -582,7 +582,7 @@ ieee80211_sta_tim_notify(struct ieee80211vap *vap, int set)
"%s: wake up from bgscan vap sleep\n",
__func__);
/*
- * We may be in BGSCAN mode - this means the VAP is is in STA
+ * We may be in BGSCAN mode - this means the VAP is in STA
* mode powersave. If it is, we need to wake it up so we
* can process outbound traffic.
*/