Files
linux/drivers/scsi/libsas
David Milburn 82fa8bea5e libsas: fix NCQ mixing with non-NCQ
commit f0ad30d3d2 upstream.

Some cards (like mvsas) have issue troubles if non-NCQ commands are
mixed with NCQ ones.  Fix this by using the libata default NCQ check
routine which waits until all NCQ commands are complete before issuing
a non-NCQ one.  The impact to cards (like aic94xx) which don't need
this logic should be minimal

Signed-off-by: James Bottomley <James.Bottomley@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-11-22 11:03:15 -08:00
..
2008-01-11 18:29:11 -06:00
2010-11-22 11:03:15 -08:00