fix comment

Submitted by:	Daan Vreeken
This commit is contained in:
sam 2008-12-16 01:17:36 +00:00
parent c9eebde165
commit 871c5d3475

View File

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