From: Andrew Lunn
Date: Sat, 8 Dec 2018 17:05:18 +0100
> A previous change tries to set the MTU on the master device to take
> into account the DSA overheads. This patch tries to reset the master
> device back to the default MTU.
>
> Signed-off-by: Andrew Lunn
Applied.
A previous change tries to set the MTU on the master device to take
into account the DSA overheads. This patch tries to reset the master
device back to the default MTU.
Signed-off-by: Andrew Lunn
---
net/dsa/master.c | 13 +
1 file changed, 13 insertions(+)
diff --git a/net/dsa/mast