i40e: Fix the Tx ring qset handle when DCB reconfigures
authorParikh, Neerav <neerav.parikh@intel.com>
Sat, 21 Feb 2015 06:43:37 +0000 (06:43 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Thu, 26 Feb 2015 12:54:00 +0000 (04:54 -0800)
commitcd238a3ecf2bf7f3d1a155a32b4bddd87dbd3d23
tree22b268e8d4361a8e9e2355a59d80efcdbbb658fc
parent7f9ff47683cb7441e6d0496365bcf64738f6d2d4
i40e: Fix the Tx ring qset handle when DCB reconfigures

When DCB is reconfigured to single TC the driver did not reset the
Tx ring Qset handle to the correct mapping; which caused Tx queue
disable timeouts.

Change-ID: I4da5915ec92a83c281b478d653fae6ef1b72edfe
Signed-off-by: Neerav Parikh <neerav.parikh@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40e/i40e_main.c