git: if_iwm - Handle AUTH->SCAN/INIT and ASSOC->SCAN/INIT better
Imre Vadasz
ivadasz at crater.dragonflybsd.org
Sun Oct 23 14:49:44 PDT 2016
commit 94b501399fde6368ae388a669c95b099a6e66e93
Author: Imre Vadász <imre at vdsz.com>
Date: Sat Oct 22 21:41:00 2016 +0200
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.
Summary of changes:
sys/dev/netif/iwm/if_iwm.c | 33 +++++++++++++++++++++++++++++++++
1 file changed, 33 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/94b501399fde6368ae388a669c95b099a6e66e93
--
DragonFly BSD source repository
More information about the Commits
mailing list