Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 309645
b: refs/heads/master
c: 2c1391d
h: refs/heads/master
i:
  309643: 572edc8
v: v3
  • Loading branch information
Chad Dupuis authored and James Bottomley committed May 22, 2012
1 parent 971531c commit 7417b27
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 9bc3bf274676c9b7345bdd539245f7903a20995e
refs/heads/master: 2c1391d395ef7ba9261b7dd590c5a195315631d6
1 change: 0 additions & 1 deletion trunk/drivers/scsi/qla2xxx/qla_bsg.c
Original file line number Diff line number Diff line change
Expand Up @@ -708,7 +708,6 @@ 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) || IS_QLA8031(ha)) &&
le32_to_cpu(*(uint32_t *)req_data) == ELS_OPCODE_BYTE
&& req_data_len == MAX_ELS_FRAME_PAYLOAD)) &&
Expand Down

0 comments on commit 7417b27

Please sign in to comment.