[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)
commit9080063f523b09af63234a21816c825133d48c44
treebd4256a6e8e800950b9dc9eed82d7a29fad98b03
parent843822ad631889596d67716e6edbcde608aeba81
[SCSI] aic7xxx: Remove slave_destroy

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>
drivers/scsi/aic7xxx/aic7xxx.h
drivers/scsi/aic7xxx/aic7xxx_core.c
drivers/scsi/aic7xxx/aic7xxx_osm.c
drivers/scsi/aic7xxx/aic7xxx_osm.h
drivers/scsi/aic7xxx/aic7xxx_proc.c