diff options
| author | Christoph Hellwig <hch@lst.de> | 2017-04-20 17:02:56 +0300 |
|---|---|---|
| committer | Jens Axboe <axboe@fb.com> | 2017-04-20 21:16:10 +0300 |
| commit | d663b69ff378e4990e35e274ab0813c4641ab564 (patch) | |
| tree | 8226486c8dba90966ab5ee377c82319392c19a1e /scripts/gdb/linux/utils.py | |
| parent | b7819b9259185dcdcc81eb32182a4dc13d695738 (diff) | |
| download | linux-d663b69ff378e4990e35e274ab0813c4641ab564.tar.xz | |
nvme-fc: fix status code handling in nvme_fc_fcpio_done
nvme_complete_async_event expects the little endian status code
including the phase bit, and a new completion handler I plan to
introduce will do so as well.
Change the status variable into the little endian format with the
phase bit used in the NVMe CQE to fix / enable this.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de>
Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions
