Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 362386
b: refs/heads/master
c: d5e0d0f
h: refs/heads/master
v: v3
  • Loading branch information
Mathias Krause authored and David S. Miller committed Apr 7, 2013
1 parent eac1d96 commit c91a911
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: 680d04e0ba7e926233e3b9cee59125ce181f66ba
refs/heads/master: d5e0d0f607a7a029c6563a0470d88255c89a8d11
2 changes: 2 additions & 0 deletions trunk/net/vmw_vsock/af_vsock.c
Original file line number Diff line number Diff line change
Expand Up @@ -1670,6 +1670,8 @@ vsock_stream_recvmsg(struct kiocb *kiocb,
vsk = vsock_sk(sk);
err = 0;

msg->msg_namelen = 0;

lock_sock(sk);

if (sk->sk_state != SS_CONNECTED) {
Expand Down

0 comments on commit c91a911

Please sign in to comment.