]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitbc90354c07ef3901ec8e94a403bd5d03e48d0bf6
tree0eb1a273847bc65799be911765ae3c0713d3ec83
parentc1817cb3788c68ee02eef7649501963dc20b022d
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