SLIP is gone; remove its mutex from witness.
This commit is contained in:
parent
03929509e5
commit
6cb02977e2
@ -551,12 +551,6 @@ static struct witness_order_list_entry order_lists[] = {
|
||||
{ "tcpinp", &lock_class_rw },
|
||||
{ "so_snd", &lock_class_mtx_sleep },
|
||||
{ NULL, NULL },
|
||||
/*
|
||||
* SLIP
|
||||
*/
|
||||
{ "slip_mtx", &lock_class_mtx_sleep },
|
||||
{ "slip sc_mtx", &lock_class_mtx_sleep },
|
||||
{ NULL, NULL },
|
||||
/*
|
||||
* netatalk
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user