mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Mark ng_h4(4) as not MPSAFE and disconnect it from the LINT build for now.
Approved by: re (rwatson)
This commit is contained in:
parent
36fef1500d
commit
37d4ce46c3
1 changed files with 1 additions and 1 deletions
|
|
@ -634,7 +634,7 @@ options NETGRAPH_ATMLLC
|
|||
options NETGRAPH_ATM_ATMPIF
|
||||
options NETGRAPH_BLUETOOTH # ng_bluetooth(4)
|
||||
options NETGRAPH_BLUETOOTH_BT3C # ng_bt3c(4)
|
||||
options NETGRAPH_BLUETOOTH_H4 # ng_h4(4)
|
||||
# options NETGRAPH_BLUETOOTH_H4 # ng_h4(4) - not MPSAFE
|
||||
options NETGRAPH_BLUETOOTH_HCI # ng_hci(4)
|
||||
options NETGRAPH_BLUETOOTH_L2CAP # ng_l2cap(4)
|
||||
options NETGRAPH_BLUETOOTH_SOCKET # ng_btsocket(4)
|
||||
|
|
|
|||
Loading…
Reference in a new issue