K 10 svn:author V 7 thompsa K 8 svn:date V 27 2009-04-15T14:51:41.515826Z K 7 svn:log V 283 Perform the channel change in ieee80211_setcurchan() on the taskqueue. This is safe as the channel is set before the new state is switched in ieee80211_sta_join(), the taskqueue is serialised so the channel change is guaranteed to have completed before the state transition happens. END