Re: [PATCH 1/2] ndctl: add check for update firmware supported

2018-03-05 Thread Dan Williams
On Tue, Feb 27, 2018 at 4:40 PM, Dave Jiang wrote: > Adding generic and intel support function to allow check if update firmware > is supported by the kernel. > > Signed-off-by: Dave Jiang > --- > ndctl/lib/firmware.c | 11 +++ >

[PATCH 1/2] ndctl: add check for update firmware supported

2018-02-27 Thread Dave Jiang
Adding generic and intel support function to allow check if update firmware is supported by the kernel. Signed-off-by: Dave Jiang --- ndctl/lib/firmware.c | 11 +++ ndctl/lib/intel.c | 24 ndctl/lib/libndctl.sym |1 +