summaryrefslogtreecommitdiff
path: root/include/linux/workqueue_api.h
diff options
context:
space:
mode:
authorPaolo Abeni <pabeni@redhat.com>2026-07-30 12:14:43 +0200
committerPaolo Abeni <pabeni@redhat.com>2026-07-30 12:14:44 +0200
commit12b4b11c1125923a31a6864fd0c83a7dfc211220 (patch)
treecb6dbd105b5237e29f335f5a7e04ccfcc73d58e8 /include/linux/workqueue_api.h
parentdcdd4035c983a4d534f4a20da5fd88c9fd292dad (diff)
parentdc50a5c9cdeae6b71754446fae84b4d831957f85 (diff)
Merge branch 'netpoll-finish-untangling-netconsole-from-netpoll'
Breno Leitao says: ==================== netpoll: finish untangling netconsole from netpoll This is the final series moving the netconsole-specific functions out of netpoll and into netconsole. There is nothing else left except struct netpoll ->name and ->dev_mac fields, which are netconsole-specific fields, but they are still in netpoll structure (no other netpoll user uses these two fields). netpoll is now left simpler and with a clearer role: an API that takes an skb and transmits it. The device setup and the local/remote address handling that only netconsole needs no longer sit in the generic netpoll code, but in netconsole (which was the only user). struct netpoll gets leaner too. The netconsole-only fields are gone, so the other netpoll users (bonding, team, bridge, vlan, macvlan, dsa) no longer carry fields they never touch. (except ->name and ->dev_mac) Signed-off-by: Breno Leitao <leitao@debian.org> ==================== Link: https://patch.msgid.link/20260724-netconsole_move_more_final-v1-0-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