HomeFreeBSD

netlink: fix regression with group writers

Description

netlink: fix regression with group writers

Refactoring of argument list to nl_send_one() led to derefercing
wrong union member. Rename nl_send_one() to a more generic name,
isolate anew nl_send_one() as the callback only for the normal
writer and provide correct argument to nl_send() from nl_send_group().

Fixes: ff5ad900d2a0793659241eee96be53e6053b5081

Details

Provenance
glebiusAuthored on Jan 9 2024, 9:01 PM
Parents
rG0013741108bc: powerpc_mmu_radix: add leaf page for wired mappings when pmap_enter(psind=1)
Branches
Unknown
Tags
Unknown