]> 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)
commitca0802a0e7747a28555794444159132d55b25127
tree0eb1a273847bc65799be911765ae3c0713d3ec83
parentd17e3fec002f6b52260ab8258b428ae7bf33384a
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