summaryrefslogtreecommitdiffstats
path: root/sys/net80211/ieee80211_hostap.c
diff options
context:
space:
mode:
authorsam <sam@FreeBSD.org>2008-12-16 01:17:36 +0000
committersam <sam@FreeBSD.org>2008-12-16 01:17:36 +0000
commit871c5d3475a8d3d0e0c935b8e53eb3ed030f9ccc (patch)
tree3ce498e087277c8d329988852245c031bc438d8f /sys/net80211/ieee80211_hostap.c
parentc9eebde165e93fa0717dca30fdfe0c687483b38a (diff)
downloadFreeBSD-src-871c5d3475a8d3d0e0c935b8e53eb3ed030f9ccc.zip
FreeBSD-src-871c5d3475a8d3d0e0c935b8e53eb3ed030f9ccc.tar.gz
fix comment
Submitted by: Daan Vreeken
Diffstat (limited to 'sys/net80211/ieee80211_hostap.c')
-rw-r--r--sys/net80211/ieee80211_hostap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/net80211/ieee80211_hostap.c b/sys/net80211/ieee80211_hostap.c
index 4ff8903..80fe9fe 100644
--- a/sys/net80211/ieee80211_hostap.c
+++ b/sys/net80211/ieee80211_hostap.c
@@ -929,7 +929,7 @@ hostap_auth_open(struct ieee80211_node *ni, struct ieee80211_frame *wh,
*/
ni->ni_flags |= IEEE80211_NODE_AREF;
/*
- * Mark the node as requiring a valid associatio id
+ * Mark the node as requiring a valid association id
* before outbound traffic is permitted.
*/
ni->ni_flags |= IEEE80211_NODE_ASSOCID;
OpenPOWER on IntegriCloud