[SCSI] aic7xxx: Remove slave_destroy
authorHannes Reinecke <hare@suse.de>
Mon, 23 Oct 2006 13:25:36 +0000 (15:25 +0200)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Wed, 25 Oct 2006 22:14:46 +0000 (15:14 -0700)
This is a cross-port from aic79xx; we still hit the occasional
BUG_ON in slave_destroy. And again we don't really need the
slave_destroy callback nor the ahc_linux_target structure
at all.

Signed-off-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>

No differences found