Re: [PATCH v2 5/9] net/ps3_gelic_net: Remove duplicate error message

2020-05-10 Thread Markus Elfring
> Remove an extra message for a memory allocation failure in > function gelic_descr_prepare_rx(). Will another background information be relevant for the final commit message? ps3_gelic_net: Delete an error message for a failed memory allocation in gelic_descr_prepare_rx() https://lore.kernel.or

[PATCH v2 5/9] net/ps3_gelic_net: Remove duplicate error message

2020-05-09 Thread Geoff Levand
From: Markus Elfring Remove an extra message for a memory allocation failure in function gelic_descr_prepare_rx(). Signed-off-by: Markus Elfring Signed-off-by: Geoff Levand --- drivers/net/ethernet/toshiba/ps3_gelic_net.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/drivers/net/ethern