diff options
| author | Varun Prakash <varun@chelsio.com> | 2017-07-23 20:03:45 +0530 |
|---|---|---|
| committer | Nicholas Bellinger <nab@linux-iscsi.org> | 2017-07-30 15:32:48 -0700 |
| commit | 310d40a973c560a24c79f84cb5f16dc540a05686 (patch) | |
| tree | c0532c34b8c0a1261aa8cbeed3a6a3b4c1b71ee6 /tools/perf/scripts/python/call-graph-from-sql.py | |
| parent | iscsi-target: fix memory leak in iscsit_setup_text_cmd() (diff) | |
| download | linux-310d40a973c560a24c79f84cb5f16dc540a05686.tar.gz linux-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 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions
