X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=net%2Fbluetooth%2Fhci_core.c;h=63caa414945de3b68e728f7d29fba7f8e7c63bb5;hb=2fe83b3ad12d43799af5f3156886eca443a88bac;hp=f6d867e0179f3e3cd1692161997d1abeb49948dc;hpb=c2dc1ad582196208a2f990eb0230eb922046c684;p=mv-sheeva.git diff --git a/net/bluetooth/hci_core.c b/net/bluetooth/hci_core.c index f6d867e0179..63caa414945 100644 --- a/net/bluetooth/hci_core.c +++ b/net/bluetooth/hci_core.c @@ -982,7 +982,7 @@ int hci_recv_fragment(struct hci_dev *hdev, int type, void *data, int count) skb->dev = (void *) hdev; bt_cb(skb)->pkt_type = type; - + __reassembly(hdev, type) = skb; scb = (void *) skb->cb;