diff options
author | 2016-11-05 21:49:28 +0530 | |
---|---|---|
committer | 2016-11-08 19:11:01 -0500 | |
commit | 69e2d1e6c0af0dd7f18cfd434b008844568641a9 (patch) | |
tree | 4090d7dd9018c332dcb1b3ca0c213f5995a151f9 /lib/debugobjects.c | |
parent | scsi: qla2xxx: Fix scsi scan hang triggered if adapter fails during init (diff) | |
download | wireguard-linux-69e2d1e6c0af0dd7f18cfd434b008844568641a9.tar.xz wireguard-linux-69e2d1e6c0af0dd7f18cfd434b008844568641a9.zip |
scsi: libcxgbi: fix incorrect DDP resource cleanup
Before calling task_release_itt() task data is memset to zero because of
which DDP context information is lost resulting in incorrect DDP
resource cleanup, to fix this call task_release_itt() before memset.
Signed-off-by: Varun Prakash <varun@chelsio.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions