Loading include/net/bluetooth/hci_core.h +0 −2 Original line number Diff line number Diff line Loading @@ -223,7 +223,6 @@ struct hci_conn { struct list_head list; atomic_t refcnt; spinlock_t lock; bdaddr_t dst; __u8 dst_type; Loading Loading @@ -272,7 +271,6 @@ struct hci_conn { struct hci_dev *hdev; void *l2cap_data; void *sco_data; void *priv; struct hci_conn *link; Loading Loading
include/net/bluetooth/hci_core.h +0 −2 Original line number Diff line number Diff line Loading @@ -223,7 +223,6 @@ struct hci_conn { struct list_head list; atomic_t refcnt; spinlock_t lock; bdaddr_t dst; __u8 dst_type; Loading Loading @@ -272,7 +271,6 @@ struct hci_conn { struct hci_dev *hdev; void *l2cap_data; void *sco_data; void *priv; struct hci_conn *link; Loading