Module Name: src Committed By: mlelstv Date: Mon Nov 21 21:03:22 UTC 2016
Modified Files:
src/sys/dev/scsipi: scsipi_base.c
Log Message:
Lock is already taken when handling async events, don't lock again
in scsipi_lookup_periph.
Fixes PR kern/51641.
To generate a diff of this commit:
cvs rdiff -u -r1.167 -r1.168 src/sys/dev/scsipi/scsipi_base.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
