Since we have no raw_usrreq anymore, remove pr_output indirection.
authorbluhm <bluhm@openbsd.org>
Sun, 28 Aug 2022 20:32:01 +0000 (20:32 +0000)
committerbluhm <bluhm@openbsd.org>
Sun, 28 Aug 2022 20:32:01 +0000 (20:32 +0000)
commitd23663e96bbc11e6cf462c1939cd04eba59b6a7e
treeb510387a64ac2ffd610d4b2d297a21b4e5ef0c05
parentfbc11c672cc09f344ffee1e184173b9fe1326cb1
Since we have no raw_usrreq anymore, remove pr_output indirection.
pfkeyv2 and route can call their output functions directly.
OK mvs@
sys/net/pfkeyv2.c
sys/net/rtsock.c
sys/sys/protosw.h