]> git.baikalelectronics.ru Git - kernel.git/commit
i40e: Delete an error message for a failed memory allocation in i40e_init_interrupt_s...
authorMarkus Elfring <elfring@users.sourceforge.net>
Mon, 1 Jan 2018 19:43:35 +0000 (20:43 +0100)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Tue, 23 Jan 2018 19:29:19 +0000 (11:29 -0800)
commitce9cddc4c1f8ee0cac41c1ac892d54659213598e
treee2892df9b7e2611238067727712f4a61f4fc9d12
parent47934256054cac4c9a7525efce6e9ce2cba74a7f
i40e: Delete an error message for a failed memory allocation in i40e_init_interrupt_scheme()

Omit an extra message for a memory allocation failure in this function.

This issue was detected by using the Coccinelle software.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Acked-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40e/i40e_main.c