summaryrefslogtreecommitdiff
path: root/net/bluetooth/hci_core.c
diff options
context:
space:
mode:
authorJohn W. Linville <linville@tuxdriver.com>2010-10-15 16:00:02 -0400
committerJohn W. Linville <linville@tuxdriver.com>2010-10-15 16:00:02 -0400
commit1a63c353c856c9f6d44a533afb6ad6dbbcdea683 (patch)
treea51c18f01c031a21f07ec3be07ffae210bb9adc7 /net/bluetooth/hci_core.c
parent7662ff46b7b3678162ce125903115e4ab0607a2d (diff)
parentb3c0598952e02f1f1f6d003574549d940ecbf31a (diff)
downloadlinux-next-1a63c353c856c9f6d44a533afb6ad6dbbcdea683.tar.gz
linux-next-1a63c353c856c9f6d44a533afb6ad6dbbcdea683.zip
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next-2.6 into for-davem
Diffstat (limited to 'net/bluetooth/hci_core.c')
-rw-r--r--net/bluetooth/hci_core.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/bluetooth/hci_core.c b/net/bluetooth/hci_core.c
index c52f091ee6de..bc2a052e518b 100644
--- a/net/bluetooth/hci_core.c
+++ b/net/bluetooth/hci_core.c
@@ -562,7 +562,6 @@ static int hci_dev_do_close(struct hci_dev *hdev)
hci_dev_lock_bh(hdev);
inquiry_cache_flush(hdev);
hci_conn_hash_flush(hdev);
- hci_blacklist_clear(hdev);
hci_dev_unlock_bh(hdev);
hci_notify(hdev, HCI_DEV_DOWN);