X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=net%2Fbluetooth%2Fhci_core.c;h=c52f091ee6de2c4b1e81f68363086e2af4a51660;hb=8c8946f509a494769a8c602b5ed189df01917d39;hp=8303f1c9ef548a13ab7ecfa8f2403b0a048f413e;hpb=45480aa75b03d6705ab5ceebda9d09be22f4e928;p=mv-sheeva.git diff --git a/net/bluetooth/hci_core.c b/net/bluetooth/hci_core.c index 8303f1c9ef5..c52f091ee6d 100644 --- a/net/bluetooth/hci_core.c +++ b/net/bluetooth/hci_core.c @@ -924,7 +924,7 @@ int hci_register_dev(struct hci_dev *hdev) hci_conn_hash_init(hdev); - INIT_LIST_HEAD(&hdev->blacklist.list); + INIT_LIST_HEAD(&hdev->blacklist); memset(&hdev->stat, 0, sizeof(struct hci_dev_stats));