[libata] REQUEST SENSE handling fixes
authorJeff Garzik <jgarzik@pobox.com>
Mon, 14 Nov 2005 19:50:05 +0000 (14:50 -0500)
committerJeff Garzik <jgarzik@pobox.com>
Mon, 14 Nov 2005 19:50:05 +0000 (14:50 -0500)
- Move ATAPI check-condition handling out of the timeout handler
- Use multi-qc-issue feature to issue REQUEST SENSE ATAPI PACKET
  command upon receiving an ATAPI check-condition.

This cleans things up a lot, and eliminates a nasty recursion bug.


No differences found