mirror of
https://github.com/SCST-project/scst.git
synced 2026-09-20 15:04:19 +00:00
Merge r7462 from trunk
git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/3.3.x@7715 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -1585,8 +1585,7 @@ static uint16_t isp_get_scsi_transport_version(struct scst_tgt *scst_tgt)
|
||||
return 0x0900; /* FCP-2 */
|
||||
}
|
||||
|
||||
static struct scst_tgt_template isp_tgt_template =
|
||||
{
|
||||
static struct scst_tgt_template isp_tgt_template = {
|
||||
.sg_tablesize = SG_ALL, /* we set this value lately based on hardware */
|
||||
.name = "qla_isp",
|
||||
.unchecked_isa_dma = 0,
|
||||
|
||||
Reference in New Issue
Block a user