CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/04/21 10:40:11
Modified files:
sys/dev/pci : if_iwm.c
Log message:
Fix nic lock usage around iwm_disable_rx_dma().
iwm_disable_rx_dma() was unintentionally releasing the nic lock too early.
Patch by Imre Vadasz.
