Module Name: src Committed By: mlelstv Date: Sun Oct 30 23:56:06 UTC 2016
Modified Files:
src/sys/dev/ic: aic7xxx_osm.c
Log Message:
Error recovery stops normal queue processing but didn't resume it
when the recovery succeeded. Add the missing calls to scsipi_channel_thaw
similar to kern/41867.
To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 src/sys/dev/ic/aic7xxx_osm.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
