Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 322013
b: refs/heads/master
c: 3f68ba0
h: refs/heads/master
i:
  322011: 3d0a93d
v: v3
  • Loading branch information
Mathias Krause authored and David S. Miller committed Aug 16, 2012
1 parent d9a905b commit 7888132
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: e15ca9a0ef9a86f0477530b0f44a725d67f889ee
refs/heads/master: 3f68ba07b1da811bf383b4b701b129bfcb2e4988
1 change: 1 addition & 0 deletions trunk/net/bluetooth/hci_sock.c
Original file line number Diff line number Diff line change
Expand Up @@ -694,6 +694,7 @@ static int hci_sock_getname(struct socket *sock, struct sockaddr *addr,
*addr_len = sizeof(*haddr);
haddr->hci_family = AF_BLUETOOTH;
haddr->hci_dev = hdev->id;
haddr->hci_channel= 0;

release_sock(sk);
return 0;
Expand Down

0 comments on commit 7888132

Please sign in to comment.