i40e: Support firmware CEE DCB UP to TC map re-definition
authorGreg Bowers <gregory.j.bowers@intel.com>
Wed, 7 Jun 2017 09:43:06 +0000 (05:43 -0400)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Wed, 21 Jun 2017 01:17:10 +0000 (18:17 -0700)
commit68fb13a7677475e5470ef6aba585da5c609ea2cb
tree2aa6848ed538d515ca274a2f708bd9532565e8f6
parent1e99854715c79b3e2ebe09d80006aaff0f5c2335
i40e: Support firmware CEE DCB UP to TC map re-definition

Changes parsing of FW 4.33 AQ command Get CEE DCBX OPER CFG (0x0A07).
Change is required because FW now creates the oper_prio_tc
nibbles reversed from those in the CEE Priority Group sub-TLV.
This change will only apply to FW 4.33 as future FW versions will use a
different function to parse the CEE data.

Signed-off-by: Greg Bowers <gregory.j.bowers@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_dcb.c