Bluetooth: Move mgmt related flags from hdev->flags to hdev->dev_flags
There's no point in exposing these to user-space (which is what happens to everything in hdev->flags) so move them to dev_flags instead. Signed-off-by:Johan Hedberg <johan.hedberg@intel.com> Acked-by:
Marcel Holtmann <marcel@holtmann.org>
Showing
- include/net/bluetooth/hci.h 8 additions, 8 deletionsinclude/net/bluetooth/hci.h
- net/bluetooth/hci_core.c 15 additions, 15 deletionsnet/bluetooth/hci_core.c
- net/bluetooth/hci_event.c 22 additions, 22 deletionsnet/bluetooth/hci_event.c
- net/bluetooth/mgmt.c 15 additions, 15 deletionsnet/bluetooth/mgmt.c
- net/bluetooth/smp.c 1 addition, 1 deletionnet/bluetooth/smp.c
Loading
Please register or sign in to comment