From dfb699f970b24c47e526ccdecc460f7b88441f7c Mon Sep 17 00:00:00 2001 From: Shannon Nelson Date: Thu, 22 May 2014 06:32:28 +0000 Subject: [PATCH] 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 Signed-off-by: Jeff Kirsher --- Reading git-format-patch failed