android_kernel_lge_bullhead/drivers/target/tcm_fc
Dan Carpenter 2baf747358 tcm_fc: missing curly braces in ft_invl_hw_context()
commit d556546e7ecd9fca199df4698943024d40044f8e 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:02:11 +02:00
..
Kconfig
Makefile tcm_fc: Makefile cleanups 2011-07-22 09:37:47 +00:00
tcm_fc.h tcm_fc: Avoid debug overhead when not debugging 2012-08-16 17:33:46 -07:00
tfc_cmd.c tcm_fc: remove unused including <generated/utsrelease.h> 2012-09-17 17:13:33 -07:00
tfc_conf.c target: Simplify fabric sense data length handling 2012-09-17 17:12:58 -07:00
tfc_io.c tcm_fc: missing curly braces in ft_invl_hw_context() 2015-04-13 14:02:11 +02:00
tfc_sess.c target/tcm_fc: Fix use-after-free of ft_tpg 2014-05-06 07:55:30 -07:00