From: Russell King
Date: Wed, 24 Jun 2020 11:21:32 +0100
> Convert the ar9331 DSA driver to use the finalised link parameters in
> mac_link_up() rather than the parameters in mac_config().
>
> Tested-by: Oleksij Rempel
> Signed-off-by: Russell King
Applied.
On 6/24/20 3:21 AM, Russell King wrote:
> Convert the ar9331 DSA driver to use the finalised link parameters in
> mac_link_up() rather than the parameters in mac_config().
>
> Tested-by: Oleksij Rempel
> Signed-off-by: Russell King
Reviewed-by: Florian Fainelli
--
Florian
Convert the ar9331 DSA driver to use the finalised link parameters in
mac_link_up() rather than the parameters in mac_config().
Tested-by: Oleksij Rempel
Signed-off-by: Russell King
---
drivers/net/dsa/qca/ar9331.c | 60 +++-
1 file changed, 31 insertions(+), 29