On 4/18/2017 8:52 AM, Christoph Hellwig wrote:
From: Christoph Hellwig <hch@xxxxxx> 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@xxxxxx> Reviewed-by: Johannes Thumshirn <jthumshirn@xxxxxxx> ---
look good -- james Signed-off-by: James Smart <james.smart@xxxxxxxxxxxx>