[Bluetooth]: Add endian annotations to the core
[pandora-kernel.git] / net / bluetooth / hci_core.c
index cf0df1c..9106354 100644 (file)
@@ -183,7 +183,7 @@ static void hci_reset_req(struct hci_dev *hdev, unsigned long opt)
 static void hci_init_req(struct hci_dev *hdev, unsigned long opt)
 {
        struct sk_buff *skb;
-       __u16 param;
+       __le16 param;
 
        BT_DBG("%s %ld", hdev->name, opt);