.. don't know how this snuck into this commit. Sorry.

Fix compile build before anyone notices.
This commit is contained in:
Adrian Chadd 2013-04-19 08:01:34 +00:00
parent b661bd2e52
commit b0bf95ff15

View File

@ -782,7 +782,6 @@ ath_attach(u_int16_t devid, struct ath_softc *sc)
ath_hal_gettxchainmask(ah, &sc->sc_txchainmask);
device_printf(sc->sc_dev, "Chainmasks: TX=0x%x; RX=0x%x\n",
__func__,
sc->sc_txchainmask,
sc->sc_rxchainmask);