aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c
diff options
context:
space:
mode:
authorCasey Leedom <leedom@chelsio.com>2017-08-15 11:23:26 +0800
committerDavid S. Miller <davem@davemloft.net>2017-08-14 22:14:51 -0700
commitb0ba9d5fded9590cac67a482c5aab8b1bf86ee40 (patch)
tree08462cc63c846c4e9f8dea0f033d9bf85029774a /drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c
parentPCI: Disable Relaxed Ordering Attributes for AMD A1100 (diff)
downloadlinux-dev-b0ba9d5fded9590cac67a482c5aab8b1bf86ee40.tar.xz
linux-dev-b0ba9d5fded9590cac67a482c5aab8b1bf86ee40.zip
net/cxgb4: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
cxgb4 Ethernet driver now queries PCIe configuration space to determine if it can send TLPs to it with the Relaxed Ordering Attribute set. Remove the enable_pcie_relaxed_ordering() to avoid enable PCIe Capability Device Control[Relaxed Ordering Enable] at probe routine, to make sure the driver will not send the Relaxed Ordering TLPs to the Root Complex which could not deal the Relaxed Ordering TLPs. Signed-off-by: Casey Leedom <leedom@chelsio.com> Signed-off-by: Ding Tianhong <dingtianhong@huawei.com> Reviewed-by: Casey Leedom <leedom@chelsio.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c')
0 files changed, 0 insertions, 0 deletions