git: if_iwm - Get rid of iwm_disable_rx_dma, just use iwm_pcie_rx_stop directly.

Imre Vadasz ivadasz at crater.dragonflybsd.org
Sun Sep 11 13:39:27 PDT 2016


commit 50787d03cd0a0366c9cc4a055bb6977e5f65c85d
Author: Imre Vadász <imre at vdsz.com>
Date:   Sun Sep 11 22:23:50 2016 +0200

    if_iwm - Get rid of iwm_disable_rx_dma, just use iwm_pcie_rx_stop directly.
    
    * This also fixes one of many small nic lock handling bugs, and matches
      iwlwifi's code.

Summary of changes:
 sys/dev/netif/iwm/if_iwm.c            | 27 ++++++++-------------------
 sys/dev/netif/iwm/if_iwm_pcie_trans.c | 16 ++++++++++------
 2 files changed, 18 insertions(+), 25 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/50787d03cd0a0366c9cc4a055bb6977e5f65c85d


-- 
DragonFly BSD source repository



More information about the Commits mailing list