]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
ixgbe: fix broken PFC with X550
authorVasu Dev <vasu.dev@intel.com>
Mon, 23 Nov 2015 18:31:25 +0000 (10:31 -0800)
committerTim Gardner <tim.gardner@canonical.com>
Mon, 29 Feb 2016 15:56:57 +0000 (08:56 -0700)
commitdf7e70e30d6302659363072efa072cb2a3b87af7
treea54e9f21b01a0de8b1cadec01795730cf5dfcafa
parentd7238ad87177fa81a3fbe6ba077b4489dca5e524
ixgbe: fix broken PFC with X550

BugLink: http://bugs.launchpad.net/bugs/1536473
PFC is configuration is skipped for X550 devices due to a incorrect
device id check, fixing that to include X550 PFC configuration.

Signed-off-by: Vasu Dev <vasu.dev@intel.com>
Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
(cherry picked from commit cb78cf12d6e90f57f6e7d090867ef19b6a189dde)
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_82599.c