Re: [PATCH] nvme-pci: Mark Phison E16 (Corsair MP600) as IGNORE_DEV_SUBNQN

2021-02-02 Thread Christoph Hellwig
Thanks, applied to nvme-5.11.

Re: [PATCH] nvme-pci: Mark Phison E16 (Corsair MP600) as IGNORE_DEV_SUBNQN

2021-02-01 Thread Amy Parker
On Mon, Feb 1, 2021 at 1:11 PM Claus Stovgaard wrote: > > Tested both with Corsairs firmware 11.3 and 13.0 for the MP600 and both > have the issue as reported by the kernel. > > nvme nvme0: missing or invalid SUBNQN field. > > Signed-off-by: Claus Stovgaard > --- > drivers/nvme/host/pci.c | 2

[PATCH] nvme-pci: Mark Phison E16 (Corsair MP600) as IGNORE_DEV_SUBNQN

2021-02-01 Thread Claus Stovgaard
Tested both with Corsairs firmware 11.3 and 13.0 for the MP600 and both have the issue as reported by the kernel. nvme nvme0: missing or invalid SUBNQN field. Signed-off-by: Claus Stovgaard --- drivers/nvme/host/pci.c | 2 ++ 1 file changed, 2 insertions(+) diff --git