Page MenuHomeFreeBSD

D2154.diff
No OneTemporary

D2154.diff

Index: head/sys/netinet/tcp_timer.c
===================================================================
--- head/sys/netinet/tcp_timer.c
+++ head/sys/netinet/tcp_timer.c
@@ -853,7 +853,7 @@
tcp_timer_activate(struct tcpcb *tp, int timer_type, u_int delta)
{
struct callout *t_callout;
- void *f_callout;
+ timeout_t *f_callout;
struct inpcb *inp = tp->t_inpcb;
int cpu = inp_to_cpuid(inp);

File Metadata

Mime Type
text/plain
Expires
Tue, Apr 21, 2:18 AM (13 h, 16 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31880145
Default Alt Text
D2154.diff (400 B)

Event Timeline