Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 362371
b: refs/heads/master
c: 9b3e617
h: refs/heads/master
i:
  362369: 1b44199
  362367: 02d906e
v: v3
  • Loading branch information
Mathias Krause authored and David S. Miller committed Apr 7, 2013
1 parent e87561e commit 8415b13
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: 50a75a8914539c5dcd441c5f54d237a666a426fd
refs/heads/master: 9b3e617f3df53822345a8573b6d358f6b9e5ed87
2 changes: 2 additions & 0 deletions trunk/net/atm/common.c
Original file line number Diff line number Diff line change
Expand Up @@ -531,6 +531,8 @@ int vcc_recvmsg(struct kiocb *iocb, struct socket *sock, struct msghdr *msg,
struct sk_buff *skb;
int copied, error = -EINVAL;

msg->msg_namelen = 0;

if (sock->state != SS_CONNECTED)
return -ENOTCONN;

Expand Down

0 comments on commit 8415b13

Please sign in to comment.