]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ixgbe: Disable DCB and FCoE for X550EM_x and x550em_a
authorUsha Ketineni <usha.k.ketineni@intel.com>
Tue, 26 Apr 2016 12:00:26 +0000 (05:00 -0700)
committerChuck Anderson <chuck.anderson@oracle.com>
Sat, 25 Feb 2017 05:47:40 +0000 (21:47 -0800)
commit79d6ef6436d1f6da103abca3bf4f879151789e42
tree4c705979407c2e62935421cfc9ebde1ead28725a
parenta58f823ab537cb86a8aa5ace96e943fa5a47d532
ixgbe: Disable DCB and FCoE for X550EM_x and x550em_a

Orabug: 24568240

This patch adds IXGBE_FLAG_DCB_CAPABLE flag that is set
for all MACs other than X550EM_x and x550em_a. DCB and
FCoE is disabled for these MACS. DCB initialization
code is moved to a separate function.

Signed-off-by: Usha Ketineni <usha.k.ketineni@intel.com>
Tested-by: Ronald Bynoe <ronald.j.bynoe@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
(cherry picked from commit 8829009d2fd5683ed29418420b4883cf4782c85c)
Signed-off-by: Brian Maly <brian.maly@oracle.com>
Conflicts:
drivers/net/ethernet/intel/ixgbe/ixgbe_main.c
drivers/net/ethernet/intel/ixgbe/ixgbe.h
drivers/net/ethernet/intel/ixgbe/ixgbe_main.c
drivers/net/ethernet/intel/ixgbe/ixgbe_type.h