RE: [PATCH] nvme: Add quirk for LiteON CL1 devices running FW 22301111

2019-08-14 Thread Mario.Limonciello
eam; Dominguez, Jared > Subject: Re: [PATCH] nvme: Add quirk for LiteON CL1 devices running FW > 2230 > > > [EXTERNAL EMAIL] > > On Wed, Aug 14, 2019 at 09:05:49AM -0700, Mario Limonciello wrote: > > diff --git a/drivers/nvme/host/core.c b/drivers/nvme/host/co

Re: [PATCH] nvme: Add quirk for LiteON CL1 devices running FW 22301111

2019-08-14 Thread Keith Busch
On Wed, Aug 14, 2019 at 09:05:49AM -0700, Mario Limonciello wrote: > diff --git a/drivers/nvme/host/core.c b/drivers/nvme/host/core.c > index 8f3fbe5..47c7754 100644 > --- a/drivers/nvme/host/core.c > +++ b/drivers/nvme/host/core.c > @@ -2251,6 +2251,29 @@ static const struct nvme_core_quirk_entry

Re: [PATCH] nvme: Add quirk for LiteON CL1 devices running FW 22301111

2019-08-14 Thread Sagi Grimberg
Looks fine to me, Keith can we get a review from you?