Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 78083
b: refs/heads/master
c: 6ff7751
h: refs/heads/master
i:
  78081: 6709709
  78079: c5974ca
v: v3
  • Loading branch information
Adrian Bunk authored and David S. Miller committed Jan 28, 2008
1 parent 7e9f18c commit 3d28826
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: a0974dd3da87667e26ef5d3b32989a43319866f2
refs/heads/master: 6ff7751d06f63131830102ffa0c9a38b313f100e
4 changes: 2 additions & 2 deletions trunk/net/ipv4/tcp.c
Original file line number Diff line number Diff line change
Expand Up @@ -515,8 +515,8 @@ static inline void tcp_push(struct sock *sk, int flags, int mss_now,
}
}

int tcp_splice_data_recv(read_descriptor_t *rd_desc, struct sk_buff *skb,
unsigned int offset, size_t len)
static int tcp_splice_data_recv(read_descriptor_t *rd_desc, struct sk_buff *skb,
unsigned int offset, size_t len)
{
struct tcp_splice_state *tss = rd_desc->arg.data;

Expand Down

0 comments on commit 3d28826

Please sign in to comment.