Matthew Wilcox wrote:
A few drivers are doing things like releasing IRQs before calling
scsi_remove_host(), which can lead to some ugly error messages.
Many more drivers are simply forgetting to call scsi_host_put() after
they've finished tearing down their driver structures.
Signed-off-by: Matthew Wilcox <[EMAIL PROTECTED]>
ACK
BTW a diffstat with patches that touch more than one file are useful
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html