diff options
author | Breno Leitao <leitao@debian.org> | 2025-07-02 03:06:38 -0700 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-07-07 18:52:56 -0700 |
commit | eb4e773f13fb701e3dfc2059afd21a2dcdb2d0ba (patch) | |
tree | ca82df80d03da0fe5326f3f3f78ce086fa14aa81 /net/unix/af_unix.c | |
parent | cacfb1f4e9f6e9b1f15517841b0ef19ae83b38be (diff) |
netpoll: move Ethernet setup to push_eth() helper
Refactor Ethernet header population into dedicated function, completing
the layered abstraction with:
- push_eth() for link layer
- push_udp() for transport
- push_ipv4()/push_ipv6() for network
Signed-off-by: Breno Leitao <leitao@debian.org>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20250702-netpoll_untagle_ip-v2-6-13cf3db24e2b@debian.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions