git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@2197 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Vladislav Bolkhovitin
2010-09-23 12:18:39 +00:00
parent 319589cdcc
commit fc2c602429

View File

@@ -5509,7 +5509,7 @@ static void q2t_proc_log_entry_clean(struct scst_tgt_template *templ)
static uint16_t q2t_get_scsi_transport_version(struct scst_tgt *scst_tgt)
{
/* FCP-2 (speculative, there's no info what FW supports) */
/* FCP-2 */
return 0x0900;
}