diff options
author | Ronald Wahl <ronald.wahl@raritan.com> | 2023-10-31 13:20:05 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2023-11-03 12:33:18 +0100 |
commit | 153a58c6d8976f289b52e6652932c1cb28a2eacd (patch) | |
tree | c01cd05154053570427aa3d6e4887ae0e2131145 /include | |
parent | tcp: fix fastopen code vs usec TS (diff) | |
download | linux-153a58c6d8976f289b52e6652932c1cb28a2eacd.tar.xz linux-153a58c6d8976f289b52e6652932c1cb28a2eacd.zip |
net: ethernet: ti: am65-cpsw: rx_pause/tx_pause controls wrong direction
The rx_pause flag says that whether we support receiving Pause frames.
When a Pause frame is received TX is delayed for some time. This is TX
flow control. In the same manner tx_pause is actually RX flow control.
Signed-off-by: Ronald Wahl <ronald.wahl@raritan.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions