Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 369879
b: refs/heads/master
c: 7a3b684
h: refs/heads/master
i:
  369877: 47e4c91
  369875: 7bc8a13
  369871: 857aa0f
v: v3
  • Loading branch information
Dan Carpenter authored and David S. Miller committed Apr 25, 2013
1 parent e199d22 commit 1172ba6
Show file tree
Hide file tree
Showing 2 changed files with 3 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: fccc9f1fa878d9599aa583f0fec3bca95639667d
refs/heads/master: 7a3b68434b1b5fb7b9a6184efb26822cd1a54cc8
2 changes: 2 additions & 0 deletions trunk/net/netrom/af_netrom.c
Original file line number Diff line number Diff line change
Expand Up @@ -834,6 +834,8 @@ static int nr_getname(struct socket *sock, struct sockaddr *uaddr,
struct sock *sk = sock->sk;
struct nr_sock *nr = nr_sk(sk);

memset(&sax->fsa_ax25, 0, sizeof(struct sockaddr_ax25));

lock_sock(sk);
if (peer != 0) {
if (sk->sk_state != TCP_ESTABLISHED) {
Expand Down

0 comments on commit 1172ba6

Please sign in to comment.