From: Alan Stern Date: Tue, 26 Jul 2005 14:30:40 +0000 (-0400) Subject: [SCSI] Fix module removal/device add race X-Git-Tag: v2.6.14-rc1~5^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b70d37bf61f278f9d9adf17c52af6b2d0ae7800c;p=pandora-kernel.git [SCSI] Fix module removal/device add race This patch (as546) fixes an oops-causing failure to check the return code from scsi_device_get. The call can return an error if the LLD is being unloaded from memory. Signed-off-by: Alan Stern Signed-off-by: James Bottomley --- Reading git-diff-tree failed