commit | fb77ffc6ec866b41aba5a31b38eacd8829fd2eb0 | [log] [tgz] |
---|---|---|
author | Vladimir Oltean <vladimir.oltean@nxp.com> | Fri Mar 27 21:55:46 2020 +0200 |
committer | David S. Miller <davem@davemloft.net> | Fri Mar 27 16:07:25 2020 -0700 |
tree | 07d944f9acf6794d12f1eada2dacc690d6855eee | |
parent | c279c7261a834470a7b9f005993bf149ee594d85 [diff] |
net: dsa: vsc73xx: make the MTU configurable Instead of hardcoding the MTU to the maximum value allowed by the hardware, obey the value known by the operating system. Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>