aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/btmrvl_drv.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/bluetooth/btmrvl_drv.h')
-rw-r--r--drivers/bluetooth/btmrvl_drv.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/bluetooth/btmrvl_drv.h b/drivers/bluetooth/btmrvl_drv.h
index bf6d54fcbeaf..bed0ba630235 100644
--- a/drivers/bluetooth/btmrvl_drv.h
+++ b/drivers/bluetooth/btmrvl_drv.h
@@ -42,6 +42,8 @@ struct btmrvl_device {
42 void *card; 42 void *card;
43 struct hci_dev *hcidev; 43 struct hci_dev *hcidev;
44 44
45 u8 dev_type;
46
45 u8 tx_dnld_rdy; 47 u8 tx_dnld_rdy;
46 48
47 u8 psmode; 49 u8 psmode;