commit | 06aaca3f6301d04463b1ee0eb75c0352147159f2 | [log] [tgz] |
---|---|---|
author | Mark Lord <liml@rtr.ca> | Mon May 19 09:01:24 2008 -0400 |
committer | Jeff Garzik <jgarzik@redhat.com> | Mon May 19 17:30:28 2008 -0400 |
tree | e4057424492a9237c736ed216c6df95a03da34ca | |
parent | 96e2c487933e5f69e98fffdcae2c35c78a671c07 [diff] |
sata_mv: ensure empty request queue for FBS-NCQ EH Check for an empty request queue before stopping EDMA after a FBS-NCQ error, as per recommendation from the Marvell datasheet. This ensures that the EDMA won't suddenly become active again just after our subsequent check of the empty/idle bits. Also bump DRV_VERSION. Signed-off-by: Mark Lord <mlord@pobox.com> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>