Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F170779973
D23726.id69118.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
383 B
Referenced Files
None
Subscribers
None
D23726.id69118.diff
View Options
Index: head/sys/kern/uipc_ktls.c
===================================================================
--- head/sys/kern/uipc_ktls.c
+++ head/sys/kern/uipc_ktls.c
@@ -299,11 +299,11 @@
}
#if defined(INET) || defined(INET6)
-static uint16_t
+static u_int
ktls_get_cpu(struct socket *so)
{
struct inpcb *inp;
- uint16_t cpuid;
+ u_int cpuid;
inp = sotoinpcb(so);
#ifdef RSS
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Sep 7, 2:24 PM (4 h, 12 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
38443574
Default Alt Text
D23726.id69118.diff (383 B)
Attached To
Mode
D23726: Make RSS kernels compile again
Attached
Detach File
Event Timeline
Log In to Comment