Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 352235
b: refs/heads/master
c: e384662
h: refs/heads/master
i:
  352233: 1f2f753
  352231: 39fcb16
v: v3
  • Loading branch information
Johan Hedberg authored and Gustavo Padovan committed Jan 10, 2013
1 parent dca662c commit 264864d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a6785be2f76e2c39b3008820e7bfef8f5fd838bc
refs/heads/master: e384662b1c1004e6b1e9d2c4979945a383c07b7d
3 changes: 2 additions & 1 deletion trunk/net/bluetooth/mgmt.c
Original file line number Diff line number Diff line change
Expand Up @@ -2493,7 +2493,8 @@ static int confirm_name(struct sock *sk, struct hci_dev *hdev, void *data,
hci_inquiry_cache_update_resolve(hdev, e);
}

err = 0;
err = cmd_complete(sk, hdev->id, MGMT_OP_CONFIRM_NAME, 0, &cp->addr,
sizeof(cp->addr));

failed:
hci_dev_unlock(hdev);
Expand Down

0 comments on commit 264864d

Please sign in to comment.