Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 271011
b: refs/heads/master
c: 491118d
h: refs/heads/master
i:
  271009: 768f434
  271007: 32c9f49
v: v3
  • Loading branch information
Saurav Kashyap authored and James Bottomley committed Aug 29, 2011
1 parent e446439 commit 404772e
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 63d92d3e2e211660b1dff155e98e924d560e8163
refs/heads/master: 491118dff9aeb207408bd42aa4897bc2c145747f
1 change: 1 addition & 0 deletions trunk/drivers/scsi/qla2xxx/qla_bsg.c
Original file line number Diff line number Diff line change
Expand Up @@ -704,6 +704,7 @@ qla2x00_process_loopback(struct fc_bsg_job *bsg_job)
elreq.options = bsg_job->request->rqst_data.h_vendor.vendor_cmd[1];

if ((ha->current_topology == ISP_CFG_F ||
(atomic_read(&vha->loop_state) == LOOP_DOWN) ||
(IS_QLA81XX(ha) &&
le32_to_cpu(*(uint32_t *)req_data) == ELS_OPCODE_BYTE
&& req_data_len == MAX_ELS_FRAME_PAYLOAD)) &&
Expand Down

0 comments on commit 404772e

Please sign in to comment.