]> git.baikalelectronics.ru Git - kernel.git/commit
nvme-pci: add NVME_QUIRK_BOGUS_NID for Lexar NM610
authorShyamin Ayesh <me@shyamin.com>
Fri, 26 Aug 2022 16:51:40 +0000 (09:51 -0700)
committerChristoph Hellwig <hch@lst.de>
Wed, 31 Aug 2022 04:57:28 +0000 (07:57 +0300)
commit8a5aa169b55359c0d3c09d21d6794ad6f2fb2b53
tree89920fa1a0c0839905d977b133cca90d72bce843
parented3a800286c51fd9158328b0291e124123342aa9
nvme-pci: add NVME_QUIRK_BOGUS_NID for Lexar NM610

Lexar NM610 reports bogus eui64 values that appear to be the same across
all drives. Quirk them out so they are not marked as "non globally unique"
duplicates.

Signed-off-by: Shyamin Ayesh <me@shyamin.com>
[patch formatting]
Signed-off-by: Keith Busch <kbusch@kernel.org>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/nvme/host/pci.c