Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 22662
b: refs/heads/master
c: bac37ec
h: refs/heads/master
v: v3
  • Loading branch information
Shaun Pereira authored and David S. Miller committed Mar 22, 2006
1 parent c5b222b commit 2187c8a
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 1b06e6ba25a37fe1c289049d0e0300d71ae39eff
refs/heads/master: bac37ec8300389d355d41a828b47577c1ec2e4f4
2 changes: 1 addition & 1 deletion trunk/net/x25/af_x25.c
Original file line number Diff line number Diff line change
Expand Up @@ -744,7 +744,7 @@ static int x25_connect(struct socket *sock, struct sockaddr *uaddr,
return rc;
}

static int x25_wait_for_data(struct sock *sk, int timeout)
static int x25_wait_for_data(struct sock *sk, long timeout)
{
DECLARE_WAITQUEUE(wait, current);
int rc = 0;
Expand Down

0 comments on commit 2187c8a

Please sign in to comment.