git: if_iwm - When stopping TX DMA, wait for all channels at once.

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


commit 2ee486ddff973ac552ff787c17e8d83e8ae0f24c
Author: Imre Vadász <imre at vdsz.com>
Date:   Tue Jul 12 21:45:55 2016 +0200

    if_iwm - When stopping TX DMA, wait for all channels at once.
    
    * Makes the TX DMA stopping more similar to Linux code, and potentially
      a bit faster. Also, output an error message when TX DMA idling fails.
    
    Taken-From: Linux iwlwifi

Summary of changes:
 sys/dev/netif/iwm/if_iwm.c | 29 +++++++++++++----------------
 1 file changed, 13 insertions(+), 16 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2ee486ddff973ac552ff787c17e8d83e8ae0f24c


-- 
DragonFly BSD source repository



More information about the Commits mailing list