Remove unrelated comment.

PR:		kern/197143
Submitted by:	Andriy Voskoboinyk <s3erios@gmail.com>
This commit is contained in:
Adrian Chadd 2015-03-15 21:03:48 +00:00
parent 419435b847
commit 32e4f2f7e9

View File

@ -4197,8 +4197,6 @@ wpi_run(struct wpi_softc *sc, struct ieee80211vap *vap)
}
sc->rxon.filter |= htole32(WPI_FILTER_BSS);
/* XXX put somewhere HC_QOS_SUPPORT_ASSOC + HC_IBSS_START */
DPRINTF(sc, WPI_DEBUG_STATE, "rxon chan %d flags %x\n",
sc->rxon.chan, sc->rxon.flags);