Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 156865
b: refs/heads/master
c: 09384df
h: refs/heads/master
i:
  156863: 75bed34
v: v3
  • Loading branch information
Eric Dumazet authored and David S. Miller committed Aug 6, 2009
1 parent ca8c525 commit 0b7055a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 3d392475c873c10c10d6d96b94d092a34ebd4791
refs/heads/master: 09384dfc76e526c3993c09c42e016372dc9dd22c
1 change: 1 addition & 0 deletions trunk/net/irda/af_irda.c
Original file line number Diff line number Diff line change
Expand Up @@ -714,6 +714,7 @@ static int irda_getname(struct socket *sock, struct sockaddr *uaddr,
struct sock *sk = sock->sk;
struct irda_sock *self = irda_sk(sk);

memset(&saddr, 0, sizeof(saddr));
if (peer) {
if (sk->sk_state != TCP_ESTABLISHED)
return -ENOTCONN;
Expand Down

0 comments on commit 0b7055a

Please sign in to comment.