]> git.baikalelectronics.ru Git - kernel.git/commit
i40e: fix errant PCIe bandwidth message
authorJesse Brandeburg <jesse.brandeburg@intel.com>
Mon, 29 Feb 2016 19:00:24 +0000 (11:00 -0800)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Tue, 5 Apr 2016 21:52:02 +0000 (14:52 -0700)
commit20bac767f2f6d17d06f66e44ebe54c35a0a54c0a
tree31b4a9f7e3b338bcb9a3ceb8fcb98860f1dc9437
parentd574484573122a68efda9bfd793b5eb6d2c50e37
i40e: fix errant PCIe bandwidth message

There was an error introduced with commit dc67586abf3a ("i40e: X722 is
on the IOSF bus and does not report the PCI bus info"), where code was
added but the enabling flag is never set.

CC: Anjali Singhai Jain <anjali.singhai@intel.com>
CC: Stefan Assman <sassman@redhat.com>
Fixes: dc67586abf3a ("i40e: X722 is on the IOSF bus ...")
Reported-by: Steve Best <sbest@redhat.com>
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>
drivers/net/ethernet/intel/i40e/i40e_main.c