nvme-pci: add NVME_QUIRK_BOGUS_NID for ADATA XPG GAMMIX S50
authorStefan Reiter <stefan@pimaker.at>
Mon, 6 Jun 2022 13:01:29 +0000 (13:01 +0000)
committerChristoph Hellwig <hch@lst.de>
Mon, 13 Jun 2022 17:56:56 +0000 (19:56 +0200)
commit3765fad508964f433ac111c127d6bedd19bdfa04
tree05ce9d6eb9173f230c21a8f1e779d1be5e65a598
parent4641a8e6e145f595059e695f0f8dbbe608134086
nvme-pci: add NVME_QUIRK_BOGUS_NID for ADATA XPG GAMMIX S50

ADATA XPG GAMMIX S50 drives report bogus eui64 values that appear to
be the same across drives in one system. Quirk them out so they are
not marked as "non globally unique" duplicates.

Signed-off-by: Stefan Reiter <stefan@pimaker.at>
Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/nvme/host/pci.c