]> git.baikalelectronics.ru Git - kernel.git/commit
i40e: Fix NPAR Tx Scheduler init
authorGreg Rose <gregory.v.rose@intel.com>
Thu, 26 Feb 2015 16:10:39 +0000 (16:10 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Thu, 5 Mar 2015 09:05:55 +0000 (01:05 -0800)
commitadb22ba78d9d9f201b1777b289d8e16c61f46f73
tree3bda6c4c62652fae72a64d7304cae8220378a042
parentca0f99afd8d74577d46067a93ac01b68424071ea
i40e: Fix NPAR Tx Scheduler init

Recent changes to the driver initialization have caused the BW
configurations to not take effect.  We use a BW configuration read and
write back to "kick" the Tx scheduler into action.

Change-ID: I94ab377c58d3a3986e3de62b6c199be3fd2ee5e6
Signed-off-by: Greg Rose <gregory.v.rose@intel.com>
Tested-by: Jim Young <james.m.young@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40e/i40e_main.c