CVSROOT: /cvs Module name: src Changes by: patr...@cvs.openbsd.org 2018/05/23 08:12:33
Modified files: sys/dev/ic : bwfm.c Log message: Only react to deauthentication/disassociation and link changes if we are not in INIT state. Otherwise we can have bogus state changes on ifconfig down. Also don't try to end a scan if we were not scanning.