commit | 60a13213840296b1e32d6781653a0eaa83d04382 | [log] [tgz] |
---|---|---|
author | Hannes Reinecke <hare@suse.de> | Fri Jul 22 16:42:28 2005 +0200 |
committer | James Bottomley <jejb@mulgrave.(none)> | Wed Aug 03 11:25:36 2005 -0500 |
tree | f1fe8ccfa5336a820796077c546de61145d29905 | |
parent | 8d6810d33e5e43b11675190318a81303c601a568 [diff] |
[SCSI] aic79xx: Remove busyq From: Jeff Garzik <jgarzik@pobox.com> This patch removes the busyq in aic79xx and uses the command-queue from the midlayer instead. Additionally some dead code is removed. Signed-off-by: Hannes Reinecke <hare@suse.de> Fixed rejections Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>