diff options
author | avos <avos@FreeBSD.org> | 2016-01-26 16:50:59 +0000 |
---|---|---|
committer | avos <avos@FreeBSD.org> | 2016-01-26 16:50:59 +0000 |
commit | 7068dcff871523b9644b64bb3e56eabd80acedf5 (patch) | |
tree | 27b835342b5efdfff984301f638875536ed7ed33 /lib/libsysdecode/sysdecode.h | |
parent | be53d5f660ed4d28616fc734e38ec55324ebc93e (diff) | |
download | FreeBSD-src-7068dcff871523b9644b64bb3e56eabd80acedf5.zip FreeBSD-src-7068dcff871523b9644b64bb3e56eabd80acedf5.tar.gz |
rtwn: do not start vap when initialization fails
- Start vap(s) (via ieee80211_start_all()) only when initialization
succeeds; stop the first vap otherwise (via ieee80211_stop());
- Do not try to stop a device multiple times
(move (sc->sc_flags & RTWN_RUNNING) check to urtwn_stop_locked()).
Tested by: kevlo
Reviewed by: kevlo
Approved by: adrian (mentor)
Differential Revision: https://reviews.freebsd.org/D5058
Diffstat (limited to 'lib/libsysdecode/sysdecode.h')
0 files changed, 0 insertions, 0 deletions