Merge branch 'increase-maximum-mtu-to-9k-for-airoha-en7581-soc'
authorJakub Kicinski <kuba@kernel.org>
Fri, 7 Mar 2025 00:41:15 +0000 (16:41 -0800)
committerJakub Kicinski <kuba@kernel.org>
Fri, 7 Mar 2025 00:41:16 +0000 (16:41 -0800)
Lorenzo Bianconi says:

====================
Increase maximum MTU to 9k for Airoha EN7581 SoC

EN7581 SoC supports 9k maximum MTU.
Enable the reception of Scatter-Gather (SG) frames for Airoha EN7581.
Introduce airoha_dev_change_mtu callback.
====================

Link: https://patch.msgid.link/20250304-airoha-eth-rx-sg-v1-0-283ebc61120e@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Trivial merge