diff options
author | Niklas Cassel <niklas.cassel@axis.com> | 2016-10-18 10:20:33 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-10-18 17:29:17 +0300 |
commit | 902943c0d759a090490b2bf6c91a49395b353653 (patch) | |
tree | bba567289852fbbdf898c3379ef9a74b330d76a0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 8d324fd9e1bee59274d67a0a08eac5f7b1573db7 (diff) | |
download | linux-902943c0d759a090490b2bf6c91a49395b353653.tar.xz |
dwc_eth_qos: do not clear pause flags from phy_device->supported
phy_device->supported is originally set by the PHY driver.
The ethernet driver should filter phy_device->supported to only contain
flags supported by the IP.
The IP supports setting rx and tx flow control independently,
therefore SUPPORTED_Pause and SUPPORTED_Asym_Pause should not be cleared.
If the flags are cleared, pause frames cannot be enabled (even if they
are supported by the PHY).
Signed-off-by: Niklas Cassel <niklas.cassel@axis.com>
Signed-off-by: Jesper Nilsson <jespern@axis.com>
Acked-by: Lars Persson <larper@axis.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions