diff options
author | Tejun Heo <htejun@gmail.com> | 2006-11-29 11:26:47 +0900 |
---|---|---|
committer | Tejun Heo <htejun@gmail.com> | 2006-11-29 14:57:58 +0900 |
commit | afdfe899e6420eac6c5eb3bc8c89456dff38d40e (patch) | |
tree | 207fe02b2950d4c915d8ad0ff3cb4c50d13e5440 /drivers/sbus | |
parent | 41669553353554211310cdb23079d58af1fda41e (diff) |
[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/sbus')
0 files changed, 0 insertions, 0 deletions