]> git.itanic.dy.fi Git - linux-stable/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)
commit200dccd07df21b504a2168960059f0a971bf415d
tree89920fa1a0c0839905d977b133cca90d72bce843
parent645b5ed871f408c9826a61276b97ea14048d439c
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