Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F115821317
D42520.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
328 B
Referenced Files
None
Subscribers
None
D42520.diff
View Options
diff --git a/sys/compat/linux/linux_socket.c b/sys/compat/linux/linux_socket.c
--- a/sys/compat/linux/linux_socket.c
+++ b/sys/compat/linux/linux_socket.c
@@ -2117,7 +2117,6 @@
name = linux_to_bsd_tcp_sockopt(args->optname);
break;
case SOL_NETLINK:
- level = SOL_SOCKET;
name = args->optname;
break;
default:
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Apr 30, 3:43 AM (16 h, 19 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
17850901
Default Alt Text
D42520.diff (328 B)
Attached To
Mode
D42520: linux/netlink: don't override sopt level
Attached
Detach File
Event Timeline
Log In to Comment