Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 256394
b: refs/heads/master
c: f8c1fbd
h: refs/heads/master
v: v3
  • Loading branch information
Gustavo F. Padovan committed Jul 1, 2011
1 parent a3e7192 commit 0b7fff1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: 2461daacb3e2ecca5edea2fa637a1b0922e86515
refs/heads/master: f8c1fbdb767f7487983b369a0b07ddc82b29f709
2 changes: 0 additions & 2 deletions trunk/include/net/bluetooth/hci_core.h
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,6 @@ struct hci_conn {
struct list_head list;

atomic_t refcnt;
spinlock_t lock;

bdaddr_t dst;
__u8 dst_type;
Expand Down Expand Up @@ -272,7 +271,6 @@ struct hci_conn {
struct hci_dev *hdev;
void *l2cap_data;
void *sco_data;
void *priv;

struct hci_conn *link;

Expand Down

0 comments on commit 0b7fff1

Please sign in to comment.