aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wan/lapbether.c
diff options
context:
space:
mode:
authorHaiyang Zhang <[email protected]>2025-03-25 16:32:37 +0000
committerJakub Kicinski <[email protected]>2025-03-28 11:43:18 +0000
commitfa37a8849634db2dd3545116873da8cf4b1e67c6 (patch)
treec5585e240b7d85e3ba344a260f8701a713c19fe1 /drivers/net/wan/lapbether.c
parentMAINTAINERS: Add dedicated entries for phy_link_topology (diff)
downloadkernel-fa37a8849634db2dd3545116873da8cf4b1e67c6.tar.gz
kernel-fa37a8849634db2dd3545116873da8cf4b1e67c6.zip
net: mana: Switch to page pool for jumbo frames
Frag allocators, such as netdev_alloc_frag(), were not designed to work for fragsz > PAGE_SIZE. So, switch to page pool for jumbo frames instead of using page frag allocators. This driver is using page pool for smaller MTUs already. Cc: [email protected] Fixes: 80f6215b450e ("net: mana: Add support for jumbo frame") Signed-off-by: Haiyang Zhang <[email protected]> Reviewed-by: Long Li <[email protected]> Reviewed-by: Shradha Gupta <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'drivers/net/wan/lapbether.c')
0 files changed, 0 insertions, 0 deletions