nvme: disable streams when get stream params failed
authorWu Bo <wubo40@huawei.com>
Wed, 13 May 2020 08:18:13 +0000 (16:18 +0800)
committerChristoph Hellwig <hch@lst.de>
Wed, 27 May 2020 05:12:37 +0000 (07:12 +0200)
commit84e4c204b6a0e81f56bd7d1254123390ef0498c8
tree7c87f8f53574c8f2ce86d7da88d2a5035ae44927
parent614fc1c0d980423a131bfb5c93d8d53e5272f587
nvme: disable streams when get stream params failed

Disable streams again if getting the stream params fails.

Signed-off-by: Wu Bo <wubo40@huawei.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/nvme/host/core.c