git: if_iwm - Set different pm_timeout for action frames.

Imre Vadasz ivadasz at crater.dragonflybsd.org
Wed Jul 13 02:41:14 PDT 2016


commit ba00f0e3ae873d6f0d5743e22c3ebc49c44dfdac
Author: Imre Vadász <imre at vdsz.com>
Date:   Tue Jul 12 17:54:06 2016 +0200

    if_iwm - Set different pm_timeout for action frames.
    
    When building a Tx Command for management frames, we are lacking
    a check for action frames, for which we should set a different
    pm_timeout.  This cause the fw to stay awake for 100TU after each
    such frame is transmitted, resulting an excessive power consumption.
    
    Taken-From: Linux iwlwifi (git b084a35663c3f1f7)

Summary of changes:
 sys/dev/netif/iwm/if_iwm.c    | 13 ++++++++-----
 sys/dev/netif/iwm/if_iwmreg.h | 12 ++++++++++++
 2 files changed, 20 insertions(+), 5 deletions(-)

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


-- 
DragonFly BSD source repository



More information about the Commits mailing list