Remove leftover comment because we now use a flag to check for associd.
Discussed with: sam
This commit is contained in:
parent
12a4427816
commit
85fe22317e
@ -205,7 +205,6 @@ ieee80211_start(struct ifnet *ifp)
|
||||
m_freem(m);
|
||||
continue;
|
||||
}
|
||||
/* XXX AUTH'd */
|
||||
if (ni->ni_associd == 0 &&
|
||||
(ni->ni_flags & IEEE80211_NODE_ASSOCID)) {
|
||||
IEEE80211_DISCARD_MAC(vap, IEEE80211_MSG_OUTPUT,
|
||||
|
Loading…
Reference in New Issue
Block a user