Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 328859
b: refs/heads/master
c: 2a8593f
h: refs/heads/master
i:
  328857: 16f4bfa
  328855: 1306b8c
v: v3
  • Loading branch information
Saurav Kashyap authored and James Bottomley committed Sep 24, 2012
1 parent f031e8d commit 911954e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 7 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: 5ffd3a52bf5afd69012d253665c65a49002883cc
refs/heads/master: 2a8593f80d576425de5332bc2d1319eb2683b9d5
3 changes: 2 additions & 1 deletion trunk/drivers/scsi/qla2xxx/qla_dbg.c
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@
* | Mailbox commands | 0x114f | 0x111a-0x111b |
* | | | 0x112c-0x112e |
* | | | 0x113a |
* | Device Discovery | 0x2087 | 0x2020-0x2022 |
* | Device Discovery | 0x2087 | 0x2020-0x2022, |
* | | | 0x2016 |
* | Queue Command and IO tracing | 0x3030 | 0x3006,0x3008 |
* | | | 0x302d-0x302e |
* | DPC Thread | 0x401d | 0x4002,0x4013 |
Expand Down
5 changes: 0 additions & 5 deletions trunk/drivers/scsi/qla2xxx/qla_init.c
Original file line number Diff line number Diff line change
Expand Up @@ -2764,11 +2764,6 @@ qla2x00_configure_local_loop(scsi_qla_host_t *vha)
new_fcport = NULL;
entries = MAX_FIBRE_DEVICES_LOOP;

ql_dbg(ql_dbg_disc, vha, 0x2016,
"Getting FCAL position map.\n");
if (ql2xextended_error_logging & ql_dbg_disc)
qla2x00_get_fcal_position_map(vha, NULL);

/* Get list of logged in devices. */
memset(ha->gid_list, 0, qla2x00_gid_list_size(ha));
rval = qla2x00_get_id_list(vha, ha->gid_list, ha->gid_list_dma,
Expand Down

0 comments on commit 911954e

Please sign in to comment.