[PATCH] fix Kernel Panic in scsi_host_dev_release
If a driver calls scsi_register, but then has a problem in there detect where they need to call scsi_unregister the parent pointer of the struct device may never be set. drivers/scsi/hosts.c | 3 ++- 1 files changed, 2 insertions(+), 1 deletion(-)
Showing
Please register or sign in to comment