From: Russell King
Date: Mon, 11 Feb 2019 10:23:10 +
> Add a mvpp2_is_xlg() helper to identify whether the interface mode
> should be using the XLGMAC rather than the GMAC.
>
> Signed-off-by: Russell King
Applied.
Hello Russell,
On Mon, 11 Feb 2019 10:23:10 +
Russell King wrote:
>Add a mvpp2_is_xlg() helper to identify whether the interface mode
>should be using the XLGMAC rather than the GMAC.
>
>Signed-off-by: Russell King
Reviewed-by: Maxime Chevallier
Thanks,
Maxime
Add a mvpp2_is_xlg() helper to identify whether the interface mode
should be using the XLGMAC rather than the GMAC.
Signed-off-by: Russell King
---
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c | 20 +---
1 file changed, 9 insertions(+), 11 deletions(-)
diff --git a/drivers/ne