diff options
| author | Breno Leitao <leitao@debian.org> | 2026-05-12 03:46:36 -0700 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2026-05-13 18:09:12 -0700 |
| commit | c411baa463e85a779a7e68a00ba6298770b58c4c (patch) | |
| tree | 4d863f0395da03510b3ec4590a0afaef7c10c139 /scripts/basic | |
| parent | d3345a61e4ae50119d20cfa6a54cb8df0cc47dfa (diff) | |
netconsole: move push_ipv6() from netpoll
push_ipv6() builds the IPv6 header for netconsole's UDP packets.
Its only caller, netpoll_send_udp(), now lives in netconsole, so
the helper can move there as a file-static function. Drop its
EXPORT_SYMBOL_GPL and remove the prototype from
include/linux/netpoll.h.
Signed-off-by: Breno Leitao <leitao@debian.org>
Link: https://patch.msgid.link/20260512-netconsole_split-v2-3-1191d14ad66d@debian.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions
