Module Name: src
Committed By: jdolecek
Date: Sun Oct 2 19:40:35 UTC 2016
Modified Files:
src/sys/dev/scsipi: scsipi_base.c
Log Message:
change scsipi_execute_xs() to default to simple tags for !XS_CTL_URGENT
if not specified by caller; this is mostly for documentation purposes
only, as sd(4) and cd(4) explicitly use simple tags already
To generate a diff of this commit:
cvs rdiff -u -r1.165 -r1.166 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.