Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 343755
b: refs/heads/master
c: c53dfac
h: refs/heads/master
i:
  343753: bb8674d
  343751: 2cd165d
v: v3
  • Loading branch information
Joe Carnuccio authored and James Bottomley committed Nov 30, 2012
1 parent b334edf commit cd2f502
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 1f93da52a2ef86d3918223bc752f630411e87ca3
refs/heads/master: c53dfac29070232aaf0c549bdcbdf41249a0686b
3 changes: 3 additions & 0 deletions trunk/drivers/scsi/qla2xxx/qla_gs.c
Original file line number Diff line number Diff line change
Expand Up @@ -1933,6 +1933,9 @@ qla2x00_gpsc(scsi_qla_host_t *vha, sw_info_t *list)
case BIT_11:
list[i].fp_speed = PORT_SPEED_8GB;
break;
case BIT_10:
list[i].fp_speed = PORT_SPEED_16GB;
break;
}

ql_dbg(ql_dbg_disc, vha, 0x205b,
Expand Down

0 comments on commit cd2f502

Please sign in to comment.