commit | eb221849540b7f4165c58b6c79d98b97ac902fdb | [log] [tgz] |
---|---|---|
author | Hannes Reinecke <hare@suse.de> | Mon Jan 30 16:10:31 2006 +0100 |
committer | James Bottomley <jejb@mulgrave.(none)> | Tue Jan 31 14:39:50 2006 -0600 |
tree | 606f04871288b2b062f52fe2804e9320aa924644 | |
parent | d60256b1b3ceb79cb06a5dd5e259b23bd27d4c61 [diff] |
[SCSI] aic79xx: Fix timer handling Fix the timer handling in aic79xx to use the SCSI-ML provided handling instead of implementing our own. It also fixes a deadlock in the command recovery code. Signed-off-by: Hannes Reinecke <hare@suse.de> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>