-
Mike Anderson authored
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(-)
b0e7ae6c