From: Jonathan McDowell
Date: Sat, 18 Jul 2020 17:32:14 +0100
> This switch has a single max frame size configuration register, so we
> track the requested MTU for each port and apply the largest.
>
> v2:
> - Address review feedback from Vladimir Oltean
>
> Signed-off-by: Jonathan McDowell
Ap
On Sat, Jul 18, 2020 at 05:32:14PM +0100, Jonathan McDowell wrote:
> This switch has a single max frame size configuration register, so we
> track the requested MTU for each port and apply the largest.
>
> v2:
> - Address review feedback from Vladimir Oltean
>
> Signed-off-by: Jonathan McDowell
This switch has a single max frame size configuration register, so we
track the requested MTU for each port and apply the largest.
v2:
- Address review feedback from Vladimir Oltean
Signed-off-by: Jonathan McDowell
---
drivers/net/dsa/qca8k.c | 31 +++
drivers/net/ds