From: Al Viro Date: Thu, 23 Feb 2006 01:03:16 +0000 (+0100) Subject: [SCSI] scsi_lib: fix recognition of cache type of Initio SBP-2 bridges X-Git-Tag: v2.6.17-rc1~1129^2~4^2~118 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d73c8514da241c6b1b8d710a6294786604d7142;p=pandora-kernel.git [SCSI] scsi_lib: fix recognition of cache type of Initio SBP-2 bridges Regardless what mode page was asked for, Initio INIC-14x0 and INIC-2430 always return page 6 without mode page headers. Try to recognise this as a special case in scsi_mode_sense and setting the mode sense headers accordingly. Signed-off-by: Al Viro Signed-off-by: James Bottomley --- Reading git-diff-tree failed