nvme: fix the NVME_ID_NS_NVM_STS_MASK definition
authorAnkit Kumar <ankit.kumar@samsung.com>
Fri, 23 Jun 2023 12:38:05 +0000 (18:08 +0530)
committerKeith Busch <kbusch@kernel.org>
Mon, 10 Jul 2023 16:12:31 +0000 (09:12 -0700)
commitb938e6603660652dc3db66d3c915fbfed3bce21d
treec775be5d54beff228fbab23a1ad33b95ec99b999
parent9bcf156f5897e91e21be54960b46774f0682afad
nvme: fix the NVME_ID_NS_NVM_STS_MASK definition

As per NVMe command set specification 1.0c Storage tag size is 7 bits.

Fixes: 4020aad85c67 ("nvme: add support for enhanced metadata")
Signed-off-by: Ankit Kumar <ankit.kumar@samsung.com>
Reviewed-by: Kanchan Joshi <joshi.k@samsung.com>
Signed-off-by: Keith Busch <kbusch@kernel.org>
include/linux/nvme.h