Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 277694
b: refs/heads/master
c: e5b82e5
h: refs/heads/master
v: v3
  • Loading branch information
Gustavo F. Padovan committed Oct 15, 2011
1 parent db3b016 commit 1b34b6a
Show file tree
Hide file tree
Showing 2 changed files with 4 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: c636ef58865920c8ba9f877c1040bc73eb61e5cb
refs/heads/master: e5b82e58922749e79b84b85cfc6845cbfd1908ed
3 changes: 3 additions & 0 deletions trunk/net/bluetooth/mgmt.c
Original file line number Diff line number Diff line change
Expand Up @@ -897,6 +897,9 @@ static int set_service_cache(struct sock *sk, u16 index, unsigned char *data,
if (err == 0)
err = cmd_complete(sk, index, MGMT_OP_SET_SERVICE_CACHE, NULL,
0);
else
cmd_status(sk, index, MGMT_OP_SET_SERVICE_CACHE, -err);


hci_dev_unlock_bh(hdev);
hci_dev_put(hdev);
Expand Down

0 comments on commit 1b34b6a

Please sign in to comment.