diff options
author | Tejun Heo <htejun@gmail.com> | 2006-11-29 05:26:47 +0300 |
---|---|---|
committer | Tejun Heo <htejun@gmail.com> | 2006-11-29 08:57:58 +0300 |
commit | afdfe899e6420eac6c5eb3bc8c89456dff38d40e (patch) | |
tree | 207fe02b2950d4c915d8ad0ff3cb4c50d13e5440 /drivers/pci | |
parent | 41669553353554211310cdb23079d58af1fda41e (diff) | |
download | linux-afdfe899e6420eac6c5eb3bc8c89456dff38d40e.tar.xz |
[PATCH] libata: add missing sht->slave_destroy
Many LLDs are missing sht->slave_destroy. The method is mandatory to
support device warm unplugging (echo 1 > /sys/.../delete). Without
it, libata might access released scsi device.
Signed-off-by: Tejun Heo <htejun@gmail.com>
Diffstat (limited to 'drivers/pci')
0 files changed, 0 insertions, 0 deletions