Pull battery into release branch
[sfrench/cifs-2.6.git] / net / bluetooth / hci_core.c
index f6d867e0179f3e3cd1692161997d1abeb49948dc..63caa414945de3b68e728f7d29fba7f8e7c63bb5 100644 (file)
@@ -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;