diff options
| author | Breno Leitao <leitao@debian.org> | 2026-07-24 08:04:16 -0700 |
|---|---|---|
| committer | Paolo Abeni <pabeni@redhat.com> | 2026-07-30 12:14:39 +0200 |
| commit | a1116396476f643b748a1686184c48b44ac1c2e5 (patch) | |
| tree | 82585a3ceea65828f7bb4ce95ae23c822647b05c /include/linux/workqueue_api.h | |
| parent | cf6de67ba41c2b361cdab4d649f757d817bc6975 (diff) | |
netconsole: move local_ip/remote_ip/ipv6 to netconsole_target
With netpoll_setup() and the packet-building path now living in
netconsole, local_ip, remote_ip and ipv6 in struct netpoll are read
and written only by netconsole. No other netpoll user touches them.
Move the three fields into netconsole_target and switch the packet
builders and setup helpers to take the target instead of the netpoll
handle. struct netpoll is left holding only the device-binding state
that the shared netpoll transport needs.
Signed-off-by: Breno Leitao <leitao@debian.org>
Reviewed-by: Gustavo Luiz Duarte <gustavold@gmail.com>
Link: https://patch.msgid.link/20260724-netconsole_move_more_final-v1-8-a5f7691db81c@debian.org
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'include/linux/workqueue_api.h')
0 files changed, 0 insertions, 0 deletions
