git: if_iwm - Already call iwm_mvm_power_update_mac() during SCAN<->AUTH paths.

Imre Vadasz ivadasz at crater.dragonflybsd.org
Mon Oct 24 14:54:20 PDT 2016


commit aa128dc02a17c2e616232ef0fa997121e969c995
Author: Imre Vadász <imre at vdsz.com>
Date:   Mon Oct 24 23:31:17 2016 +0200

    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.

Summary of changes:
 sys/dev/netif/iwm/if_iwm.c | 18 ++++++++++++------
 1 file changed, 12 insertions(+), 6 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/aa128dc02a17c2e616232ef0fa997121e969c995


-- 
DragonFly BSD source repository



More information about the Commits mailing list