]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
[iwm] Get rid of iwm_disable_rx_dma, just use iwm_pcie_rx_stop directly.
authorAdrian Chadd <adrian@FreeBSD.org>
Wed, 8 Feb 2017 06:43:02 +0000 (06:43 +0000)
committerAdrian Chadd <adrian@FreeBSD.org>
Wed, 8 Feb 2017 06:43:02 +0000 (06:43 +0000)
commit760f56b7b820941e01db5df740c1bc1d3aa01d31
treeb34bc37b5212f08d84b429b4397d0877104e5f3a
parent9569e13dce6c72df00b4f612c22f49a3fb9a552e
[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.

Obtained from: DragonflyBSD git 50787d03cd0a0366c9cc4a055bb6977e5f65c85d
sys/dev/iwm/if_iwm.c
sys/dev/iwm/if_iwm_pcie_trans.c