Bluetooth: Merge hdev->dbg_flags fields into hdev->dev_flags
With the extension of hdev->dev_flags utilizing a bitmap now, the space is no longer restricted. Merge the hdev->dbg_flags into hdev->dev_flags to save space on 64-bit architectures. On 32-bit architectures no size reduction happens. Signed-off-by:Marcel Holtmann <marcel@holtmann.org> Signed-off-by:
Johan Hedberg <johan.hedberg@intel.com>
Showing
- include/net/bluetooth/hci.h 5 additions, 9 deletionsinclude/net/bluetooth/hci.h
- include/net/bluetooth/hci_core.h 0 additions, 1 deletioninclude/net/bluetooth/hci_core.h
- net/bluetooth/hci_core.c 4 additions, 4 deletionsnet/bluetooth/hci_core.c
- net/bluetooth/hci_debugfs.c 3 additions, 3 deletionsnet/bluetooth/hci_debugfs.c
- net/bluetooth/hci_request.c 1 addition, 1 deletionnet/bluetooth/hci_request.c
- net/bluetooth/l2cap_core.c 1 addition, 1 deletionnet/bluetooth/l2cap_core.c
- net/bluetooth/mgmt.c 1 addition, 1 deletionnet/bluetooth/mgmt.c
- net/bluetooth/smp.c 5 additions, 5 deletionsnet/bluetooth/smp.c
Loading
Please register or sign in to comment