Remove leftover comment because we now use a flag to check for associd.

Discussed with:	sam
This commit is contained in:
rpaulo 2009-03-19 18:45:37 +00:00
parent 12a4427816
commit 85fe22317e

View File

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