Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F108367954
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
Sat, Jan 25, 5:21 AM (20 h, 46 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16126099
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