[SCSI] aic79xx: Remove busyq
authorHannes Reinecke <hare@suse.de>
Fri, 22 Jul 2005 14:42:28 +0000 (16:42 +0200)
committerJames Bottomley <jejb@mulgrave.(none)>
Wed, 3 Aug 2005 16:25:36 +0000 (11:25 -0500)
commit60a13213840296b1e32d6781653a0eaa83d04382
treef1fe8ccfa5336a820796077c546de61145d29905
parent8d6810d33e5e43b11675190318a81303c601a568
[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>
drivers/scsi/aic7xxx/aic79xx_core.c
drivers/scsi/aic7xxx/aic79xx_osm.c
drivers/scsi/aic7xxx/aic79xx_osm.h
drivers/scsi/aic7xxx/aic79xx_proc.c