From: Christoph Hellwig Date: Tue, 6 Sep 2005 12:03:44 +0000 (+0200) Subject: [SCSI] fix SCSI_IOCTL_PROBE_HOST X-Git-Tag: v2.6.14-rc1~522^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32993523dc59759ae6cb349e4d231d4cd2165329;p=pandora-kernel.git [SCSI] fix SCSI_IOCTL_PROBE_HOST This returns always false with new-style drivers right now. Make it return always true instead, as a host must be present if we are able to call the ioctl (without a host attached there would be no device node to call on..) Signed-off-by: James Bottomley --- Reading git-diff-tree failed