diff options
author | Ley Foon Tan | 2017-02-28 18:37:16 +0800 |
---|---|---|
committer | Bjorn Helgaas | 2017-02-28 15:06:29 -0600 |
commit | 2a7275a3d867b228216886aae35e1f64291180b1 (patch) | |
tree | df189b2dc21fb2fafe42989154287f896de5eeb8 /drivers/net | |
parent | c0464062bfea9cd2ef6643d93429eafe8f6c2a4a (diff) |
PCI: altera: Fix TLP_CFG_DW0 for TLP write
eb5767122feb ("PCI: altera: Simplify TLB_CFG_DW0 usage") used
TLP_FMTTYPE_CFGRD* (instead of TLP_FMTTYPE_CFGWR*) for TLP writes, which
causes writing to configuration space to fail. Fix it by using correct
FMTTYPE for write operation.
Fixes: eb5767122feb ("PCI: altera: Simplify TLB_CFG_DW0 usage")
Signed-off-by: Ley Foon Tan <ley.foon.tan@intel.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
CC: stable@vger.kernel.org # v4.9+
Diffstat (limited to 'drivers/net')
0 files changed, 0 insertions, 0 deletions