From: Jakub Kicinski Date: Wed, 2 Nov 2022 04:18:20 +0000 (-0700) Subject: Merge branch 'net-lan966x-fixes-for-when-mtu-is-changed' X-Git-Tag: v6.1-rc4~26^2~14 X-Git-Url: http://git.samba.org/samba.git/?a=commitdiff_plain;h=70644f722f0d297ca3c7664939f0bd3595eec14b;p=sfrench%2Fcifs-2.6.git Merge branch 'net-lan966x-fixes-for-when-mtu-is-changed' Horatiu Vultur says: ==================== net: lan966x: Fixes for when MTU is changed There were multiple problems in different parts of the driver when the MTU was changed. The first problem was that the HW was missing to configure the correct value, it was missing ETH_HLEN and ETH_FCS_LEN. The second problem was when vlan filtering was enabled/disabled, the MRU was not adjusted corretly. While the last issue was that the FDMA was calculated wrongly the correct maximum MTU. ==================== Link: https://lore.kernel.org/r/20221030213636.1031408-1-horatiu.vultur@microchip.com Signed-off-by: Jakub Kicinski --- 70644f722f0d297ca3c7664939f0bd3595eec14b