]> git.baikalelectronics.ru Git - kernel.git/commit
i40e: Don't check operational or sync bit for App TLV
authorNeerav Parikh <neerav.parikh@intel.com>
Thu, 26 Feb 2015 16:12:00 +0000 (16:12 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Thu, 5 Mar 2015 09:53:22 +0000 (01:53 -0800)
commit4646ac85c74afd48aa7e773815c80ce27f29ad88
treeb9ce624030eee7a5650c5618f1f8df8cb7047ae5
parentca2a8c921c6dbce17a71551a2e4468274af78248
i40e: Don't check operational or sync bit for App TLV

In CEE mode the firmware does not set the operational status bit of
the application TLV status as returned from the "Get CEE DCBX Oper Cfg"
AQ command. This occurs whenever a DCBX configuration is changed.

This is a workaround to remove the check for the operational and sync bits
of the application TLV status till a firmware fix is provided.

Change-ID: I1a31ff2fcadcb06feb5b55776a33593afc6ea176
Signed-off-by: Neerav Parikh <neerav.parikh@intel.com>
Acked-by: Shannon Nelson <shannon.nelson@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40e/i40e_dcb.c