Bluetooth: Set hdev->dev_type based on Marvell device type
[cascardo/linux.git] / drivers / bluetooth / btmrvl_drv.h
index bf6d54f..bed0ba6 100644 (file)
@@ -42,6 +42,8 @@ struct btmrvl_device {
        void *card;
        struct hci_dev *hcidev;
 
+       u8 dev_type;
+
        u8 tx_dnld_rdy;
 
        u8 psmode;