aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/target/iscsi/cxgbit/cxgbit_target.c
diff options
context:
space:
mode:
authorVarun Prakash <varun@chelsio.com>2017-07-23 20:03:45 +0530
committerNicholas Bellinger <nab@linux-iscsi.org>2017-07-30 15:32:48 -0700
commit310d40a973c560a24c79f84cb5f16dc540a05686 (patch)
treec0532c34b8c0a1261aa8cbeed3a6a3b4c1b71ee6 /drivers/target/iscsi/cxgbit/cxgbit_target.c
parentiscsi-target: fix memory leak in iscsit_setup_text_cmd() (diff)
downloadlinux-dev-310d40a973c560a24c79f84cb5f16dc540a05686.tar.xz
linux-dev-310d40a973c560a24c79f84cb5f16dc540a05686.zip
iscsi-target: fix invalid flags in text response
In case of multiple text responses iscsi-target sets both 'F' and 'C' bit for the final text response pdu, this issue happens because hdr->flags is not zeroed out before ORing with 'F' bit. This patch removes the | operator to fix this issue. Signed-off-by: Varun Prakash <varun@chelsio.com> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
Diffstat (limited to 'drivers/target/iscsi/cxgbit/cxgbit_target.c')
0 files changed, 0 insertions, 0 deletions