Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 362374
b: refs/heads/master
c: e11e045
h: refs/heads/master
v: v3
  • Loading branch information
Mathias Krause authored and David S. Miller committed Apr 7, 2013
1 parent aa2405d commit 1dece2e
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: 4683f42fde3977bdb4e8a09622788cc8b5313778
refs/heads/master: e11e0455c0d7d3d62276a0c55d9dfbc16779d691
1 change: 1 addition & 0 deletions trunk/net/bluetooth/rfcomm/sock.c
Original file line number Diff line number Diff line change
Expand Up @@ -608,6 +608,7 @@ static int rfcomm_sock_recvmsg(struct kiocb *iocb, struct socket *sock,

if (test_and_clear_bit(RFCOMM_DEFER_SETUP, &d->flags)) {
rfcomm_dlc_accept(d);
msg->msg_namelen = 0;
return 0;
}

Expand Down

0 comments on commit 1dece2e

Please sign in to comment.