linux/drivers/scsi/lpfc
Johannes Thumshirn 19db230736 lpfc: Remove redundant code block in lpfc_scsi_cmd_iocb_cmpl
This removes a redundant code block that will either be executed if the
ENABLE_FCP_RING_POLLING flag is set in phba->cfg_poll or not. The code
is just duplicated in both cases, hence we unify it again.

This probably is a left over from some sort of refactoring.

Signed-off-by: Johannes Thumshirn <jthumshirn@suse.de>
Reviewed-by: Matthew R. Ochs <mrochs@linux.vnet.ibm.com>
Reviewed-by: Tomas Henzl <thenzl@redhat.com>
Reviewed-by: Sebastian Herbszt <herbszt@gmx.de>
Acked-by: Dick Kennedy <dick.kennedy@broadcom.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2016-02-23 21:27:02 -05:00
..
Makefile
lpfc.h lpfc: Modularize and cleanup FDMI code in driver 2015-12-21 22:01:20 -05:00
lpfc_attr.c lpfc: Use new FDMI speed definitions for 10G, 25G and 40G FCoE. 2015-12-21 22:04:04 -05:00
lpfc_bsg.c lpfc: remove set but not used variables 2015-10-27 10:06:00 +09:00
lpfc_bsg.h
lpfc_compat.h
lpfc_crtn.h lpfc: Modularize and cleanup FDMI code in driver 2015-12-21 22:01:20 -05:00
lpfc_ct.c lpfc: Use new FDMI speed definitions for 10G, 25G and 40G FCoE. 2015-12-21 22:04:04 -05:00
lpfc_debugfs.c
lpfc_debugfs.h
lpfc_disc.h
lpfc_els.c lpfc: Use kzalloc instead of kmalloc 2015-12-21 22:08:15 -05:00
lpfc_hbadisc.c lpfc: Use new FDMI speed definitions for 10G, 25G and 40G FCoE. 2015-12-21 22:04:04 -05:00
lpfc_hw.h lpfc: Modularize and cleanup FDMI code in driver 2015-12-21 22:01:20 -05:00
lpfc_hw4.h lpfc: Add logging for misconfigured optics. 2015-12-21 22:06:09 -05:00
lpfc_init.c lpfc: Add logging for misconfigured optics. 2015-12-21 22:06:09 -05:00
lpfc_logmsg.h
lpfc_mbox.c lpfc: Add support for Lancer G6 and 32G FC links 2015-10-27 10:17:51 +09:00
lpfc_mem.c lpfc: Delete unnecessary checks before the function call "mempool_destroy" 2015-12-21 22:06:36 -05:00
lpfc_nl.h
lpfc_nportdisc.c lpfc: Fix mbox reuse in PLOGI completion 2015-12-21 22:04:33 -05:00
lpfc_scsi.c lpfc: Remove redundant code block in lpfc_scsi_cmd_iocb_cmpl 2016-02-23 21:27:02 -05:00
lpfc_scsi.h
lpfc_sli.c lpfc: Fix external loopback failure. 2015-12-21 22:05:04 -05:00
lpfc_sli.h
lpfc_sli4.h lpfc: Add logging for misconfigured optics. 2015-12-21 22:06:09 -05:00
lpfc_version.h lpfc: Update version to 11.0.0.10 for upstream patch set 2015-12-21 22:08:49 -05:00
lpfc_vport.c lpfc: Modularize and cleanup FDMI code in driver 2015-12-21 22:01:20 -05:00
lpfc_vport.h