OSDN Git Service

nvme-pci: add NVME_QUIRK_BOGUS_NID for Lexar NM760
authorAbhijit <abhijit@abhijittomar.com>
Mon, 10 Oct 2022 08:30:05 +0000 (10:30 +0200)
committerChristoph Hellwig <hch@lst.de>
Wed, 12 Oct 2022 09:42:45 +0000 (11:42 +0200)
commit80b2624094c8d369a3c6eab515e8f1564d2e5db2
tree6e19faa4da5cda278c5dc88c1aa7c950470ea116
parentc4abd8757189c7ca5803828f9c892328d7d94943
nvme-pci: add NVME_QUIRK_BOGUS_NID for Lexar NM760

Add a quirk to fix Lexar NM760 SSD drives reporting duplicate nsids.

Signed-off-by: Abhijit <abhijit@abhijittomar.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/nvme/host/pci.c