commit | 63d78cc9766d5ee18d2e2d82c2642fa414827a77 | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@armlinux.org.uk> | Sat Jun 20 10:21:42 2020 +0100 |
committer | David S. Miller <davem@davemloft.net> | Sat Jun 20 21:38:26 2020 -0700 |
tree | 3a863e7cfea6291e10f6510b57c7521f59c522da | |
parent | bd45f644a8fd65fc2dd26b4817cb4b1ff68e393d [diff] |
net: mvpp2: set xlg flow control in mvpp2_mac_link_up() Set the flow control settings in mvpp2_mac_link_up() for 10G links just as we do for 1G and slower links. This is now the preferred location. Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk> Signed-off-by: David S. Miller <davem@davemloft.net>