1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/net/ethernet/atheros
DENG Qingfang 04b385f325 net: ag71xx: remove unnecessary MTU reservation
2 bytes of the MTU are reserved for Atheros DSA tag, but DSA core
has already handled that since commit dc0fe7d47f.
Remove the unnecessary reservation.

Fixes: d51b6ce441 ("net: ethernet: add ag71xx driver")
Signed-off-by: DENG Qingfang <dqfext@gmail.com>
Reviewed-by: Oleksij Rempel <o.rempel@pengutronix.de>
Link: https://lore.kernel.org/r/20210218034514.3421-1-dqfext@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2021-02-22 17:45:25 -08:00
..
alx net: alx: fix race condition in alx_remove 2020-06-15 13:20:14 -07:00
atl1c atl1c: fix error return code in atl1c_probe() 2020-11-18 11:00:17 -08:00
atl1e atl1e: fix error return code in atl1e_probe() 2020-11-18 11:02:15 -08:00
atlx net: atheros: simplify the return expression of atl2_phy_setup_autoneg_adv() 2020-12-08 16:22:54 -08:00
ag71xx.c net: ag71xx: remove unnecessary MTU reservation 2021-02-22 17:45:25 -08:00
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile net: ethernet: add ag71xx driver 2019-05-26 13:22:50 -07:00