linux/drivers/target/tcm_fc
Dan Carpenter 15df865ebb tcm_fc: missing curly braces in ft_invl_hw_context()
commit d556546e7e upstream.

This patch adds a missing set of conditional check braces in
ft_invl_hw_context() originally introduced by commit dcd998ccd
when handling DDP failures in ft_recv_write_data() code.

 commit dcd998ccdb
 Author: Kiran Patil <kiran.patil@intel.com>
 Date:   Wed Aug 3 09:20:01 2011 +0000

    tcm_fc: Handle DDP/SW fc_frame_payload_get failures in ft_recv_write_data

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Cc: Kiran Patil <kiran.patil@intel.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-04-13 14:03:00 +02:00
..
Kconfig [SCSI] tcm_fc: Adding FC_FC4 provider (tcm_fc) for FCoE target (TCM - target core) support 2011-05-17 10:52:46 +04:00
Makefile tcm_fc: Makefile cleanups 2011-07-22 09:37:47 +00:00
tcm_fc.h tcm_fc: Convert to per-cpu command map pre-allocation of ft_cmd 2013-10-01 21:40:55 -07:00
tfc_cmd.c tcm_fc: Fix free-after-use regression in ft_free_cmd 2014-06-07 10:28:26 -07:00
tfc_conf.c drivers: target: Mark functions and structures as static in tfc_conf.c 2014-01-09 21:48:37 -08:00
tfc_io.c tcm_fc: missing curly braces in ft_invl_hw_context() 2015-04-13 14:03:00 +02:00
tfc_sess.c target/tcm_fc: Fix use-after-free of ft_tpg 2014-05-06 07:59:29 -07:00