]> www.infradead.org Git - users/jedix/linux-maple.git/commit
i40e: fix annoying message
authorJesse Brandeburg <jesse.brandeburg@intel.com>
Sat, 3 Oct 2015 00:57:21 +0000 (17:57 -0700)
committerAllen Pais <allen.pais@oracle.com>
Tue, 11 Jul 2017 07:36:49 +0000 (13:06 +0530)
commit05a05747c0d6763a85042f7e31450d1374a164a9
treef0c1835b0d2850e958532482e48311c180db576b
parent00963f5f262e8f1810a7de366f1d18317408eb42
i40e: fix annoying message

The driver was printing a message about not being able
to assign VMDq because of a lack of MSI-X vectors.

This was because a line was missing that initialized a variable,
simply a merge error.

Signed-off-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>
Orabug: 26409501
(cherry picked from commit e9e53662d8130dd950885e37dc1d97008e1283f9)
Reviewed-by: Shannon Nelson <shannon.nelson@oracle.com>
Signed-off-by: Tushar Dave <tushar.n.dave@oracle.com>
Signed-off-by: Allen Pais <allen.pais@oracle.com>
drivers/net/ethernet/intel/i40e/i40e_main.c