]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd61dbfcd8f002b0094d6006dd0907991f1596f7c
tree05ce9d6eb9173f230c21a8f1e779d1be5e65a598
parentb5b532cca13db3744103d8c7e5ee2deac5c72609
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