aboutsummaryrefslogtreecommitdiff
path: root/include/linux/compiler_attributes.h
diff options
context:
space:
mode:
authorSergei Antonov <saproj@gmail.com>2022-08-21 19:08:44 +0300
committerJakub Kicinski <kuba@kernel.org>2022-08-23 15:30:58 -0700
commit6c2c782fa0131a091a52bd0b75083fb24c28b6d3 (patch)
tree536e1944ce1e9c98a3156180159cfa42725f9925 /include/linux/compiler_attributes.h
parent52412f5543920378218f156d061d369f9d4d7a17 (diff)
downloadlinux-6c2c782fa0131a091a52bd0b75083fb24c28b6d3.tar.gz
linux-6c2c782fa0131a091a52bd0b75083fb24c28b6d3.tar.bz2
linux-6c2c782fa0131a091a52bd0b75083fb24c28b6d3.zip
net: ftmac100: set max_mtu to allow DSA overhead setting
In case ftmac100 is used with a DSA switch, Linux wants to set MTU to 1504 to accommodate for DSA overhead. With the default max_mtu it leads to the error message: ftmac100 92000000.mac eth0: error -22 setting MTU to 1504 to include DSA overhead ftmac100 supports packet length 1518 (MAX_PKT_SIZE constant), so it is safe to report it in max_mtu. Signed-off-by: Sergei Antonov <saproj@gmail.com> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Link: https://lore.kernel.org/r/20220821160844.474277-1-saproj@gmail.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/linux/compiler_attributes.h')
0 files changed, 0 insertions, 0 deletions