Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 57167
b: refs/heads/master
c: 6740375
h: refs/heads/master
i:
  57165: 893265e
  57163: 386904f
  57159: 62c6f7b
  57151: ee741d1
v: v3
  • Loading branch information
Stephen Hemminger authored and David S. Miller committed May 31, 2007
1 parent 303fc9d commit 4ce5b69
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 63313494c4419bd5d60b4f3ef8970a98525ac9d3
refs/heads/master: 67403754bceda484a62a697878ff20a0e8d3aae6
3 changes: 2 additions & 1 deletion trunk/net/ipv4/tcp_probe.c
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,8 @@ static void printl(const char *fmt, ...)

kfifo_put(tcpw.fifo, tbuf, len);
wake_up(&tcpw.wait);
}
} __attribute__ ((format (printf, 1, 2)));


/*
* Hook inserted to be called before each receive packet.
Expand Down

0 comments on commit 4ce5b69

Please sign in to comment.