• James Bottomley's avatar
    SCSI: Add transport destructors · 6c3c58d9
    James Bottomley authored
    From: 	James.Smart@Emulex.Com
    
    This patch adds host/target/sdev destructor functions to the transport
    template. The FC transport is updated to utilize them to cancel any
    outstanding timer. It slightly rearranges the slave_xxx functions so
    the transport is always involved prior to the LLDD.
    
    Minor rejection fixes and
    Signed-off-by: default avatarJames Bottomley <James.Bottomley@SteelEye.com>
    6c3c58d9
scsi_scan.c 37.6 KB