if_iwm - Handle AUTH->SCAN/INIT and ASSOC->SCAN/INIT better
authorImre Vadász <imre@vdsz.com>
Sat, 22 Oct 2016 19:41:00 +0000 (21:41 +0200)
committerImre Vadász <imre@vdsz.com>
Sun, 23 Oct 2016 21:34:04 +0000 (23:34 +0200)
commit94b501399fde6368ae388a669c95b099a6e66e93
treed7562afdf06c62c3e7130ff33399e0d59bc8be08
parent85d1c6190c4c3564b1a347f253e823aa95c202b2
if_iwm - Handle AUTH->SCAN/INIT and ASSOC->SCAN/INIT better

* Tear down the relevant firmware state (i.e. the station, the vif binding)
  in these transition cases.

* Before this case would leave the firmware state lying around, resulting
  in errors and firmware panics in the subsequent association attempts.
sys/dev/netif/iwm/if_iwm.c