Bluetooth: Add native RFKILL soft-switch support for all devices
[pandora-kernel.git] / include / net / bluetooth / hci_core.h
index 73aead2..c4ca422 100644 (file)
@@ -137,6 +137,8 @@ struct hci_dev {
        struct device           *parent;
        struct device           dev;
 
+       struct rfkill           *rfkill;
+
        struct module           *owner;
 
        int (*open)(struct hci_dev *hdev);