]> 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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 20 Sep 2022 10:43:48 +0000 (12:43 +0200)
commite8d5aa9c67ed3e7da92db7c3c01a0208b2ea53a0
tree9b168a75cbe48441943b237073543d2daf65e5b3
parent137f1493f151e83c9ae59eb27b1d64d8c71d7dc4
nvme-pci: add NVME_QUIRK_BOGUS_NID for Lexar NM610

[ Upstream commit 200dccd07df21b504a2168960059f0a971bf415d ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/nvme/host/pci.c