From: Hannes Reinecke Date: Mon, 12 Jan 2009 08:28:55 +0000 (+0100) Subject: [SCSI] Check for deleted device in scsi_device_online() X-Git-Tag: v2.6.30-rc1~641^2~110 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0762a4824d6c6f8eb5d2646dfda95581d99afaa5;p=pandora-kernel.git [SCSI] Check for deleted device in scsi_device_online() scsi_device_online() is not just a negation of SDEV_OFFLINE, also devices in state SDEV_DEL are actually offline. Signed-off-by: Hannes Reinecke Signed-off-by: James Bottomley --- Reading git-diff-tree failed