From 396ab142228ccf349729772f99071005296e62ca Mon Sep 17 00:00:00 2001 From: Syam Sidhardhan Date: Thu, 12 Apr 2012 20:33:19 +0530 Subject: [PATCH] --- yaml --- r: 306885 b: refs/heads/master c: 270ca16bc7ff575a5900aec2475fa7f8742f7337 h: refs/heads/master i: 306883: d65d2055ff216c9777e504f22c68742f57b28e01 v: v3 --- [refs] | 2 +- trunk/include/net/bluetooth/hci_core.h | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 6447f92ec455..b48a24aca964 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 4596fde5401679f062336c6dbad8d9e4043858c2 +refs/heads/master: 270ca16bc7ff575a5900aec2475fa7f8742f7337 diff --git a/trunk/include/net/bluetooth/hci_core.h b/trunk/include/net/bluetooth/hci_core.h index afdea9530d7b..ef6e6541aa2a 100644 --- a/trunk/include/net/bluetooth/hci_core.h +++ b/trunk/include/net/bluetooth/hci_core.h @@ -698,8 +698,6 @@ struct adv_entry *hci_find_adv_entry(struct hci_dev *hdev, bdaddr_t *bdaddr); int hci_add_adv_entry(struct hci_dev *hdev, struct hci_ev_le_advertising_info *ev); -void hci_del_off_timer(struct hci_dev *hdev); - void hci_event_packet(struct hci_dev *hdev, struct sk_buff *skb); int hci_recv_frame(struct sk_buff *skb);