|
@@ -542,10 +542,6 @@ qla2x00_async_event(scsi_qla_host_t *ha, uint16_t *mb)
|
|
break;
|
|
break;
|
|
|
|
|
|
case MBA_PORT_UPDATE: /* Port database update */
|
|
case MBA_PORT_UPDATE: /* Port database update */
|
|
- /* Only handle SCNs for our Vport index. */
|
|
|
|
- if (ha->parent && ha->vp_idx != (mb[3] & 0xff))
|
|
|
|
- break;
|
|
|
|
-
|
|
|
|
/*
|
|
/*
|
|
* If PORT UPDATE is global (recieved LIP_OCCURED/LIP_RESET
|
|
* If PORT UPDATE is global (recieved LIP_OCCURED/LIP_RESET
|
|
* event etc. earlier indicating loop is down) then process
|
|
* event etc. earlier indicating loop is down) then process
|