K 10 svn:author V 7 thompsa K 8 svn:date V 27 2009-04-30T02:26:03.712181Z K 7 svn:log V 403 - Comparing iv_state to iv_nstate is insufficient for determining if the state taskq as run since the new state can be overridden in the handler. Add a IEEE80211_FEXT_STATEWAIT flag to track the pending state change. Likewise do not compare iv_state to iv_nstate to verify the handler succeeded, just check the return code. - Assert that iv_newstate() can not be deferred again or fail for INIT END