diff options
author | Christoph Hellwig <hch@lst.de> | 2017-04-20 16:02:56 +0200 |
---|---|---|
committer | Jens Axboe <axboe@fb.com> | 2017-04-20 20:16:10 +0200 |
commit | d663b69ff378e4990e35e274ab0813c4641ab564 (patch) | |
tree | 8226486c8dba90966ab5ee377c82319392c19a1e /sound/parisc | |
parent | block: remove the blk_execute_rq return value (diff) | |
download | linux-d663b69ff378e4990e35e274ab0813c4641ab564.tar.xz linux-d663b69ff378e4990e35e274ab0813c4641ab564.zip |
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 'sound/parisc')
0 files changed, 0 insertions, 0 deletions