Page MenuHomeFreeBSD

D24736.id71468.diff
No OneTemporary

D24736.id71468.diff

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

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)

Event Timeline