Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F150082789
D26999.id78877.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
395 B
Referenced Files
None
Subscribers
None
D26999.id78877.diff
View Options
Index: sys/netinet/tcp_ratelimit.c
===================================================================
--- sys/netinet/tcp_ratelimit.c
+++ sys/netinet/tcp_ratelimit.c
@@ -470,7 +470,6 @@
error = ifp->if_snd_tag_alloc(ifp, ¶ms, tag);
#ifdef INET
if (error == 0) {
- if_ref((*tag)->ifp);
counter_u64_add(rate_limit_set_ok, 1);
counter_u64_add(rate_limit_active, 1);
} else
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Mar 30, 6:15 AM (10 h, 57 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
30576647
Default Alt Text
D26999.id78877.diff (395 B)
Attached To
Mode
D26999: Remove an extra if_ref().
Attached
Detach File
Event Timeline
Log In to Comment