freebsd-dev/sys/netgraph/bluetooth
Gleb Smirnoff f277746e13 protosw: change prototype for pr_control
For some reason protosw.h is used during world complation and userland
is not aware of caddr_t, a relic from the first version of C.  Broken
buildworld is good reason to get rid of yet another caddr_t in kernel.

Fixes:	886fc1e804
2022-08-12 12:08:18 -07:00
..
common net: clean up empty lines in .c and .h files 2020-09-01 21:19:14 +00:00
drivers ng_ubt(4): Probe USB Bluetooth per USB interface and not per USB device. 2022-06-03 10:49:17 +02:00
hci netgraph(4): Fix a typo in a source code comment 2022-04-09 11:40:14 +02:00
include protosw: change prototype for pr_control 2022-08-12 12:08:18 -07:00
l2cap netgraph: pass return value from callout_stop() unmodified to callers of 2021-09-10 11:26:59 -07:00
socket protosw: change prototype for pr_control 2022-08-12 12:08:18 -07:00