CVSROOT: /cvs Module name: src Changes by: s...@cvs.openbsd.org 2017/06/14 10:57:48
Modified files: sys/dev/pci : if_iwm.c Log message: 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@