Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 291062
b: refs/heads/master
c: 3159d38
h: refs/heads/master
v: v3
  • Loading branch information
Johan Hedberg committed Feb 24, 2012
1 parent e49e211 commit ec1e775
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 24b78d0f49b94f658e8bae707c158962535053dd
refs/heads/master: 3159d3843aa628b0ee9e8ef4b4fe8c935500c03f
2 changes: 2 additions & 0 deletions trunk/net/bluetooth/hci_event.c
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,8 @@ static void hci_cc_write_local_name(struct hci_dev *hdev, struct sk_buff *skb)
memcpy(hdev->dev_name, sent, HCI_MAX_NAME_LENGTH);

hci_dev_unlock(hdev);

hci_req_complete(hdev, HCI_OP_WRITE_LOCAL_NAME, status);
}

static void hci_cc_read_local_name(struct hci_dev *hdev, struct sk_buff *skb)
Expand Down

0 comments on commit ec1e775

Please sign in to comment.