commit 6c5470f2db219c61e362c981fea969d97e1b8293
Author: Imre Vadász <[email protected]>
Date: Sat Oct 8 23:06:50 2016 +0200
if_iwm - iwm_{read,write}_prph() don't grab the nic lock in iwm themselves.
* Fix a couple of cases where the nic lock ended up not being grabbed
during an iwm_read_prph() or iwm_write_prph().
Summary of changes:
sys/dev/netif/iwm/if_iwm.c | 35 +++++++++++++++++++++++------------
sys/dev/netif/iwm/if_iwm_pcie_trans.c | 28 ++++++++++++++++++----------
2 files changed, 41 insertions(+), 22 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6c5470f2db219c61e362c981fea969d97e1b8293
--
DragonFly BSD source repository