commit | 9080063f523b09af63234a21816c825133d48c44 | [log] [tgz] |
---|---|---|
author | Hannes Reinecke <hare@suse.de> | Mon Oct 23 15:25:36 2006 +0200 |
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | Wed Oct 25 15:14:46 2006 -0700 |
tree | bd4256a6e8e800950b9dc9eed82d7a29fad98b03 | |
parent | 843822ad631889596d67716e6edbcde608aeba81 [diff] |
[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>