Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 291042
b: refs/heads/master
c: 8ec3703
h: refs/heads/master
v: v3
  • Loading branch information
Johan Hedberg committed Feb 23, 2012
1 parent f8a8e4e commit 711baab
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 09b3c3fbbee9aef8ac5d9148ae61aae35766b2a6
refs/heads/master: 8ec37034ef36b89cfb060bd9273db24e6acb1b3a
2 changes: 1 addition & 1 deletion trunk/net/bluetooth/mgmt.c
Original file line number Diff line number Diff line change
Expand Up @@ -1470,7 +1470,7 @@ static int set_dev_class(struct sock *sk, u16 index, void *data, u16 len)

if (err == 0)
err = cmd_complete(sk, index, MGMT_OP_SET_DEV_CLASS, 0,
NULL, 0);
hdev->dev_class, 3);

unlock:
hci_dev_unlock(hdev);
Expand Down

0 comments on commit 711baab

Please sign in to comment.