OSDN Git Service

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)
commit13169bad2b91cc37db5e0a9a9fa70e03bd1afd2d
treec0918e16b20125c4317924b95605d8c8a6b9a4da
parent888f22931478a05bc81ceb7295c626e1292bf0ed
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