Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 279254
b: refs/heads/master
c: dc8ed67
h: refs/heads/master
v: v3
  • Loading branch information
Gustavo F. Padovan committed Dec 16, 2011
1 parent ccdf7d8 commit 701bd06
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: 01e2821fbee26267941cdcd5b4f74d2c499f2daa
refs/heads/master: dc8ed672caaab054caf62557e46dfed08848a85f
1 change: 1 addition & 0 deletions trunk/include/net/bluetooth/hci_core.h
Original file line number Diff line number Diff line change
Expand Up @@ -385,6 +385,7 @@ static inline void hci_conn_hash_init(struct hci_dev *hdev)
INIT_LIST_HEAD(&h->list);
h->acl_num = 0;
h->sco_num = 0;
h->le_num = 0;
}

static inline void hci_conn_hash_add(struct hci_dev *hdev, struct hci_conn *c)
Expand Down

0 comments on commit 701bd06

Please sign in to comment.