On Mon, Jul 20, 2015 at 07:15:11PM -0500, Bjorn Helgaas wrote: > Stop caching the Invalidate Queue Depth in struct pci_dev. > pci_ats_queue_depth() is typically called only once per device, and it > returns a fixed value per-device, so callers who need the value frequently > can cache it themselves. > > Signed-off-by: Bjorn Helgaas <bhelgaas@xxxxxxxxxx> > --- > drivers/pci/ats.c | 9 ++++----- > include/linux/pci.h | 1 - > 2 files changed, 4 insertions(+), 6 deletions(-) Reviewed-by: Joerg Roedel <jroedel@xxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html