Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F109527340
D48217.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
300 B
Referenced Files
None
Subscribers
None
D48217.diff
View Options
diff --git a/sys/netinet/tcp_stacks/rack_bbr_common.c b/sys/netinet/tcp_stacks/rack_bbr_common.c
--- a/sys/netinet/tcp_stacks/rack_bbr_common.c
+++ b/sys/netinet/tcp_stacks/rack_bbr_common.c
@@ -478,7 +478,7 @@
if (no_vn == 0) {
CURVNET_RESTORE();
}
- return(retval);
+ return (0);
}
int
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Feb 7, 6:44 AM (20 h, 52 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15625916
Default Alt Text
D48217.diff (300 B)
Attached To
Mode
D48217: TCP RACK, BBR: ensure return value is always ininitialized
Attached
Detach File
Event Timeline
Log In to Comment