Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F108627153
D31585.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
645 B
Referenced Files
None
Subscribers
None
D31585.diff
View Options
Index: sys/kern/subr_witness.c
===================================================================
--- sys/kern/subr_witness.c
+++ sys/kern/subr_witness.c
@@ -541,7 +541,6 @@
{ "udpinp", &lock_class_rw },
{ "in_multi_list_mtx", &lock_class_mtx_sleep },
{ "igmp_mtx", &lock_class_mtx_sleep },
- { "ifnet_rw", &lock_class_rw },
{ "if_addr_lock", &lock_class_mtx_sleep },
{ NULL, NULL },
/*
@@ -552,7 +551,6 @@
{ "udpinp", &lock_class_rw },
{ "in6_multi_list_mtx", &lock_class_mtx_sleep },
{ "mld_mtx", &lock_class_mtx_sleep },
- { "ifnet_rw", &lock_class_rw },
{ "if_addr_lock", &lock_class_mtx_sleep },
{ NULL, NULL },
/*
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Jan 27, 11:30 PM (8 h, 47 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16222548
Default Alt Text
D31585.diff (645 B)
Attached To
Mode
D31585: witness: remove ifnet_rw
Attached
Detach File
Event Timeline
Log In to Comment