Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 45557
b: refs/heads/master
c: 71ea994
h: refs/heads/master
i:
  45555: abf23ec
v: v3
  • Loading branch information
Andrew Vasquez authored and James Bottomley committed Jan 3, 2007
1 parent 0a9052f commit 6f17f39
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: cdfc82ade68ca11aafc900c56ef2be2b4aea8f58
refs/heads/master: 71ea9949a307e92fd5f8b4107814014464f38f91
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/qla2xxx/qla_gs.c
Original file line number Diff line number Diff line change
Expand Up @@ -1683,7 +1683,7 @@ qla2x00_gfpn_id(scsi_qla_host_t *ha, sw_info_t *list)
memset(list[i].fabric_port_name, 0, WWN_SIZE);

/* Prepare common MS IOCB */
ms_pkt = qla2x00_prep_ms_iocb(ha, GFPN_ID_REQ_SIZE,
ms_pkt = ha->isp_ops.prep_ms_iocb(ha, GFPN_ID_REQ_SIZE,
GFPN_ID_RSP_SIZE);

/* Prepare CT request */
Expand Down

0 comments on commit 6f17f39

Please sign in to comment.