nvme-pci: add NVME_QUIRK_BOGUS_NID for ADATA XPG GAMMIX S70
authorDennis P. Kliem <dpkliem@gmail.com>
Thu, 11 Aug 2022 10:56:57 +0000 (12:56 +0200)
committerChristoph Hellwig <hch@lst.de>
Thu, 11 Aug 2022 12:10:16 +0000 (14:10 +0200)
commitf37527a09dac324c74bb341c841096395a2f2566
tree0eb1a273847bc65799be911765ae3c0713d3ec83
parent2bff487f9a9085c9c877b55579b153691f0e5245
nvme-pci: add NVME_QUIRK_BOGUS_NID for ADATA XPG GAMMIX S70

ADATA XPG GAMMIX S70 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: Dennis P. Kliem <dpkliem@gmail.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/nvme/host/pci.c