aboutsummaryrefslogtreecommitdiffstats
path: root/net/switchdev/switchdev.c
diff options
context:
space:
mode:
authorWei Fang <[email protected]>2023-07-18 09:09:26 +0000
committerJakub Kicinski <[email protected]>2023-07-20 03:59:16 +0000
commit3b23ecd53ab5cc46965bc49dece460c0e85ddaac (patch)
tree4c221d966186f3e4cb62e65c5a15bb17a9d29242 /net/switchdev/switchdev.c
parentdt-bindings: net: rockchip-dwmac: add default 'input' for clock_in_out (diff)
downloadkernel-3b23ecd53ab5cc46965bc49dece460c0e85ddaac.tar.gz
kernel-3b23ecd53ab5cc46965bc49dece460c0e85ddaac.zip
net: fec: remove the remaining code of rx copybreak
Since the commit 95698ff6177b ("net: fec: using page pool to manage RX buffers") has been applied, all the rx packets, no matter small packets or large packets are put directly into the kernel networking buffers. That is to say, the rx copybreak function has been removed since then, but the related code has not been completely cleaned up. So the purpose of this patch is to clean up the remaining related code of rx copybreak. Signed-off-by: Wei Fang <[email protected]> Link: https://lore.kernel.org/r/[email protected] Reviewed-by: Simon Horman <[email protected]> Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions