]> 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)
commitf87b7bce5ca687ad8352afc6c9e7d291877be374
treeb631b5fd23b6d44b616c8918679378a929718029
parentc3d4fdf02490bc13ca2687a126e1e72b9ea323ea
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