When a task in iwm(4) obtains an rwlock(9), bail out if the device was
authorstsp <stsp@openbsd.org>
Wed, 14 Jun 2017 16:57:47 +0000 (16:57 +0000)
committerstsp <stsp@openbsd.org>
Wed, 14 Jun 2017 16:57:47 +0000 (16:57 +0000)
commit31bde467362f8fd6f86c2755454b31949e0ed2dc
treebe634d0f796c8d138a78f27faea1ca817029d823
parent90e46a7be75b277c317f80ee4ebed30b937dd0eb
When a task in iwm(4) obtains an rwlock(9), bail out if the device was
reset while the task was asleep waiting for the lock.
ok deraadt@
sys/dev/pci/if_iwm.c