commit | 5f4a8ef384db1e1e1d6132e3fac9c43fe670a4e8 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Sat Sep 05 23:59:14 2020 +0200 |
committer | Jakub Kicinski <kuba@kernel.org> | Sun Sep 06 10:28:07 2020 -0700 |
tree | cd03cd026214d209efc474853e558ec99d4771b5 | |
parent | 383e3f3ee811e464d6622106a13ba865fd1d27de [diff] |
net: dsa: rtl8366rb: Support setting MTU This implements the missing MTU setting for the RTL8366RB switch. Apart from supporting jumboframes, this rids us of annoying boot messages like this: realtek-smi switch: nonfatal error -95 setting MTU on port 0 Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>