]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
qla2xxx: Get fcal position map should not be called for p2p topology.
authorSaurav Kashyap <saurav.kashyap@qlogic.com>
Tue, 31 Jul 2012 07:34:51 +0000 (13:04 +0530)
committerMaxim Uvarov <maxim.uvarov@oracle.com>
Mon, 27 Aug 2012 09:44:28 +0000 (02:44 -0700)
JIRA Key: V2632FC-249

Acked-by: Chad Dupuis <chad.dupuis@qlogic.com>
Acked-by: Armen Baloyan <armen.baloyan@qlogic.com>
drivers/scsi/qla2xxx/qla_dbg.c
drivers/scsi/qla2xxx/qla_init.c

index e5a3eda2d683ec4024df48d23eada3d00e0d6217..54d066f30333732db7640f9eacdb990ccaf05da0 100644 (file)
@@ -13,7 +13,8 @@
  * ----------------------------------------------------------------------
  * | Module Init and Probe        |       0x0122       | 0x4b,0xba,0xfa |
  * | Mailbox commands             |       0x1153       | 0x111a-0x111b  |
- * | 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  |
index e81b4a0493111c15c965e2192de5e5b2b8efb635..cf89800d36b0fd329c827dbb546345f2cd8ec807 100644 (file)
@@ -2740,11 +2740,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,