diff options
author | Casey Leedom <leedom@chelsio.com> | 2017-08-14 23:23:26 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-08-15 01:14:51 -0400 |
commit | b0ba9d5fded9590cac67a482c5aab8b1bf86ee40 (patch) | |
tree | 08462cc63c846c4e9f8dea0f033d9bf85029774a /net/ipv4/tcp_ulp.c | |
parent | 077fa19c5dfa06a6ae04fb1661680940ff837612 (diff) |
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 'net/ipv4/tcp_ulp.c')
0 files changed, 0 insertions, 0 deletions