Changeset 1724
- Timestamp:
- 09/22/06 09:22:09 (2 years ago)
- Files:
-
- trunk/ath/if_ath.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/ath/if_ath.c
r1721 r1724 1983 1983 ath_beacon_free(sc); /* XXX needed? */ 1984 1984 } 1985 else 1986 ieee80211_stop_running(ic); /* stop other vap's */ 1987 1985 1988 if (sc->sc_softled) 1986 1989 ath_hal_gpioset(ah, sc->sc_ledpin, !sc->sc_ledon);
