commit | 1723706fe5c5b6f76b2937c786bc4b1508e29d7b | [log] [tgz] |
---|---|---|
author | Muhammad Usama <muhammadusama@google.com> | Wed Dec 18 01:08:49 2024 +0000 |
committer | Muhammad Usama Chaudhry <muhammadusama@google.com> | Thu Dec 19 20:16:23 2024 -0800 |
tree | c3da2927ce15b73412b549ca03eab4afd55ab9f8 | |
parent | c2c319738fb0f877e6635edad15ae40d13ded26b [diff] |
libnvme: adminxfer: fix the length while transfering to drive While transfering data to the drive we were using the response data length which will result in the length becoming zero when BMC is transferring to the drive. Tested: Manually Google-Bug-Id: 369851251 Change-Id: I021f190dba06922e15184bbbd2ffe842a85a0eca Signed-off-by: Muhammad Usama <muhammadusama@google.com>