]> git.baikalelectronics.ru Git - kernel.git/commit
nvme-pci: add quirks for Lexar 256GB SSD
authorPascal Terjan <pterjan@google.com>
Tue, 23 Feb 2021 22:10:46 +0000 (22:10 +0000)
committerChristoph Hellwig <hch@lst.de>
Fri, 5 Mar 2021 12:41:03 +0000 (13:41 +0100)
commit808970983f020dc2d0bde05bbadebd25875027b9
treeb631b5fd23b6d44b616c8918679378a929718029
parentcac77a401cca7776e99eb2fbfe8e79ab1eec7c33
nvme-pci: add quirks for Lexar 256GB SSD

Add the NVME_QUIRK_NO_NS_DESC_LIST and NVME_QUIRK_IGNORE_DEV_SUBNQN
quirks for this buggy device.

Reported and tested in https://bugs.mageia.org/show_bug.cgi?id=28417

Signed-off-by: Pascal Terjan <pterjan@google.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/nvme/host/pci.c