Re: [PATCH] cxgb4: Simplify PCIe Completion Timeout setting

2017-12-18 Thread David Miller
From: Bjorn Helgaas Date: Fri, 15 Dec 2017 17:01:50 -0600 > From: Bjorn Helgaas > > Simplify PCIe Completion Timeout setting by using the > pcie_capability_clear_and_set_word() interface. No functional change > intended. > > Signed-off-by: Bjorn Helgaas Applied to net-next.

[PATCH] cxgb4: Simplify PCIe Completion Timeout setting

2017-12-15 Thread Bjorn Helgaas
From: Bjorn Helgaas Simplify PCIe Completion Timeout setting by using the pcie_capability_clear_and_set_word() interface. No functional change intended. Signed-off-by: Bjorn Helgaas --- drivers/net/ethernet/chelsio/cxgb4/t4_hw.c | 21 +++-- 1 file changed, 3 insertions(+), 1