git: if_iwm - iwm_{read, write}_prph() don't grab the nic lock in iwm themselves.
Imre Vadasz
ivadasz at crater.dragonflybsd.org
Sat Oct 8 14:27:40 PDT 2016
commit 6c5470f2db219c61e362c981fea969d97e1b8293
Author: Imre Vadász <imre at vdsz.com>
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
More information about the Commits
mailing list