[libata] REQUEST SENSE handling fixes

- 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.
This commit is contained in:
Jeff Garzik 2005-11-14 14:50:05 -05:00
commit c6e6e666cb
3 changed files with 43 additions and 58 deletions