[libata ahci] command completion fixes, improved debug msgs
authorJeff Garzik <jgarzik@pobox.com>
Tue, 15 Nov 2005 19:03:47 +0000 (14:03 -0500)
committerJeff Garzik <jgarzik@pobox.com>
Tue, 15 Nov 2005 19:03:47 +0000 (14:03 -0500)
- Fix a regression in command completion, which prevented
  the restart of the DMA engine after the device throws
  an error.
- Pack more hardware info into the port-reset error message.
- Promote "welcome to our timeout" message from debug msg
  to normal printk.


No differences found