Re: [PATCH] crypto: cavium/nitrox: add an error message to explain the failure of pci_request_mem_regions

2020-08-28 Thread George Acosta
gt; On Thu, Aug 20, 2020 at 10:12:08PM -0500, George Acosta wrote: > > Provide an error message for users when pci_request_mem_regions failed. > > > > Signed-off-by: George Acosta > > --- > > drivers/crypto/cavium/nitrox/nitrox_main.c | 1 + > > 1 file changed,

[PATCH] crypto: cavium/nitrox: add an error message to explain the failure of pci_request_mem_regions

2020-08-20 Thread George Acosta
Provide an error message for users when pci_request_mem_regions failed. Signed-off-by: George Acosta --- drivers/crypto/cavium/nitrox/nitrox_main.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/crypto/cavium/nitrox/nitrox_main.c b/drivers/crypto/cavium/nitrox/nitrox_main.c index