diff options
author | 2013-04-05 20:38:37 -0700 | |
---|---|---|
committer | 2013-05-02 08:21:19 -0700 | |
commit | 702dc5e868926056349e12a41bd70a4a4eb94940 (patch) | |
tree | 65a7d80171ac7c7640ee88b743ae22f5564268a2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | [SCSI] be2iscsi: Fix possible reentrancy issue in be_iopoll (diff) | |
download | linux-dev-702dc5e868926056349e12a41bd70a4a4eb94940.tar.xz linux-dev-702dc5e868926056349e12a41bd70a4a4eb94940.zip |
[SCSI] be2iscsi: Fix issue in passing the exp_cmdsn and max_cmdsn
Command Window value from the CQE was used to calculate the
max_cmdsn for that session.The command window value extracted
for SKH-R adapter was not proper. The value was extracted from
BE adapter completion event. Fixed the issue by getting the
cmd_wnd value from SKH-R CQE.
The exp_cmdsn and max_cmdsn values were not converted to BE format
before calling the __iscsi_complete_pdu(). Fixed the issue of converting
to BE format.
Signed-off-by: John Soni Jose <sony.john-n@emulex.com>
Signed-off-by: Jayamohan Kallickal <jayamohan.kallickal@emulex.com>
Reviewed-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions