Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F171113604
D24736.id71468.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
636 B
Referenced Files
None
Subscribers
None
D24736.id71468.diff
View Options
Index: bbr.c
===================================================================
--- bbr.c
+++ bbr.c
@@ -13420,9 +13420,6 @@
#endif
orig_len = len;
m->m_next = tcp_m_copym(
-#ifdef NETFLIX_COPY_ARGS
- tp,
-#endif
mb, moff, &len,
if_hw_tsomaxsegcount,
if_hw_tsomaxsegsize, msb,
Index: rack.c
===================================================================
--- rack.c
+++ rack.c
@@ -13353,9 +13353,6 @@
else
msb = sb;
m->m_next = tcp_m_copym(
-#ifdef NETFLIX_COPY_ARGS
- tp,
-#endif
mb, moff, &len,
if_hw_tsomaxsegcount, if_hw_tsomaxsegsize, msb,
((rsm == NULL) ? hw_tls : 0)
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Sep 9, 7:06 PM (7 h, 5 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
38605984
Default Alt Text
D24736.id71468.diff (636 B)
Attached To
Mode
D24736: Remove un-needed NF copy args
Attached
Detach File
Event Timeline
Log In to Comment