Issue:
commit5ea05b417ec0c170bcde97915aa0eb43f8103d5b
authorRam Vegesna <ram.vegesna@broadcom.com>
Sat, 22 Dec 2018 16:18:28 +0000 (22 21:48 +0530)
committerRam Vegesna <ram.vegesna@broadcom.com>
Sat, 22 Dec 2018 16:18:28 +0000 (22 21:48 +0530)
tree2dd54dcca808b10c1594ec43cfe4ed66d30fad26
parent9f8ddd758e1887193253380f6bdd39b90185fb78
Issue:
Excess data is being returned to few SCSI commands.
We re using data length provided in SGE buffer as reference instead of length mentioned in se_cmd.
Fix:
Use se_cmd reponse data length to calculate the transferred length.
efct/efct_lio.c
efct/efct_lio.h