diff options
| author | Breno Leitao <[email protected]> | 2025-07-02 10:06:38 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2025-07-08 01:52:56 +0000 |
| commit | eb4e773f13fb701e3dfc2059afd21a2dcdb2d0ba (patch) | |
| tree | ca82df80d03da0fe5326f3f3f78ce086fa14aa81 /drivers/net/ethernet/intel/igc | |
| parent | netpoll: factor out UDP header setup into push_udp() helper (diff) | |
| download | kernel-eb4e773f13fb701e3dfc2059afd21a2dcdb2d0ba.tar.gz kernel-eb4e773f13fb701e3dfc2059afd21a2dcdb2d0ba.zip | |
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 <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/igc')
0 files changed, 0 insertions, 0 deletions
