Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 237386
b: refs/heads/master
c: 43629f8
h: refs/heads/master
v: v3
  • Loading branch information
Vasiliy Kulikov authored and Gustavo F. Padovan committed Feb 14, 2011
1 parent 6401f2c commit 6323627
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: d9f51b51db2064c9049bf7924318fd8c6ed852cb
refs/heads/master: 43629f8f5ea32a998d06d1bb41eefa0e821ff573
1 change: 1 addition & 0 deletions trunk/net/bluetooth/bnep/sock.c
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ static int bnep_sock_ioctl(struct socket *sock, unsigned int cmd, unsigned long
sockfd_put(nsock);
return -EBADFD;
}
ca.device[sizeof(ca.device)-1] = 0;

err = bnep_add_connection(&ca, nsock);
if (!err) {
Expand Down

0 comments on commit 6323627

Please sign in to comment.