if_iwm - Already call iwm_mvm_power_update_mac() during SCAN<->AUTH paths.
authorImre Vadász <imre@vdsz.com>
Mon, 24 Oct 2016 21:31:17 +0000 (23:31 +0200)
committerImre Vadász <imre@vdsz.com>
Mon, 24 Oct 2016 21:50:27 +0000 (23:50 +0200)
commitaa128dc02a17c2e616232ef0fa997121e969c995
treed0493110deb284f6b288e5f0d296f7f0d9399cb5
parentaba448de727e9b122adadeb36fd00a8ad6018d4f
if_iwm - Already call iwm_mvm_power_update_mac() during SCAN<->AUTH paths.

* Otherwise we would never update powersaving settings until we complete
  an association, after the first authentication attempt.

* This corresponds to what Linux iwlwifi seems to do.
sys/dev/netif/iwm/if_iwm.c