On Thu, Apr 11, 2019 at 10:33:32PM +0530, Manikanta Maddireddy wrote: > Enable opportunistic update FC and ACK to allow data link layer send > pending ACKs and update FC packets when link is idle instead of waiting > for timers to expire. This improves the PCIe performance due to better > utilization of PCIe bandwidth. > > Signed-off-by: Manikanta Maddireddy > --- > drivers/pci/controller/pci-tegra.c | 10 +++++++++- > 1 file changed, 9 insertions(+), 1 deletion(-) Acked-by: Thierry Reding