i40e: use stored base_queue value
authorShannon Nelson <shannon.nelson@intel.com>
Thu, 22 May 2014 06:32:28 +0000 (06:32 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Wed, 11 Jun 2014 15:48:40 +0000 (08:48 -0700)
commitdfb699f970b24c47e526ccdecc460f7b88441f7c
treefe2b13be3a3f31cc8305d636878679fe25549b55
parent387ce1a97d703ae62032f802313113b856de303b
i40e: use stored base_queue value

No need to read the PCI register for the PF's base queue on every single Tx
queue enable and disable as we already have the value stored from reading
the capability features at startup.

Change-ID: Ic02fb622757742f43cb8269369c3d972d4f66555
Signed-off-by: Shannon Nelson <shannon.nelson@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40e/i40e_common.c