]> git.baikalelectronics.ru Git - kernel.git/commit
igb: Delete an error message for a failed memory allocation in igb_enable_sriov()
authorMarkus Elfring <elfring@users.sourceforge.net>
Mon, 1 Jan 2018 19:56:55 +0000 (20:56 +0100)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Wed, 24 Jan 2018 20:27:48 +0000 (12:27 -0800)
commit6e21396266ef7fe063c044c73c4f786dbfde6230
treec0918e16b20125c4317924b95605d8c8a6b9a4da
parent92f5703acff6d8aae11488d03efd6f2aa4ff905d
igb: Delete an error message for a failed memory allocation in igb_enable_sriov()

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>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/igb/igb_main.c