]> git.kernelconcepts.de Git - karo-tx-linux.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)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Fri, 8 Jan 2016 11:54:08 +0000 (03:54 -0800)
commitcb78cf12d6e90f57f6e7d090867ef19b6a189dde
tree39a795898dac36e9f3bc5c2d4971ecc902cc49e7
parentf10166aba2def9bc6443290231c60f7e2f70129b
ixgbe: fix broken PFC with X550

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>
drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_82599.c