Bluetooth: Use DECLARE_BITMAP for hdev->dev_flags field
The hdev->dev_flags field has outgrown itself on 32-bit systems. So instead of hacking around it, switch to using DECLARE_BITMAP. Signed-off-by:Marcel Holtmann <marcel@holtmann.org> Signed-off-by:
Johan Hedberg <johan.hedberg@intel.com>
Showing
- include/net/bluetooth/hci.h 1 addition, 6 deletionsinclude/net/bluetooth/hci.h
- include/net/bluetooth/hci_core.h 15 additions, 9 deletionsinclude/net/bluetooth/hci_core.h
- net/bluetooth/hci_core.c 1 addition, 1 deletionnet/bluetooth/hci_core.c
- net/bluetooth/hci_event.c 1 addition, 1 deletionnet/bluetooth/hci_event.c
Loading
Please register or sign in to comment