diff options
author | Matthias Kaehlcke <mka@chromium.org> | 2019-04-29 16:21:30 -0700 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2019-05-05 19:34:00 +0200 |
commit | 62a91990f4c52f0b56cfae3e4093a27ed61c49db (patch) | |
tree | b29caebb41b73cce339da4ef7929e20e2c406b97 /net/openvswitch | |
parent | f80c5dad7b6467b884c445ffea45985793b4b2d0 (diff) | |
download | talos-op-linux-62a91990f4c52f0b56cfae3e4093a27ed61c49db.tar.gz talos-op-linux-62a91990f4c52f0b56cfae3e4093a27ed61c49db.zip |
Bluetooth: hci_qca: Rename STATE_<flags> to QCA_<flags>
Rename STATE_IN_BAND_SLEEP_ENABLED to QCA_IBS_ENABLED. The constant
represents a flag (multiple flags can be set at once), not a unique
state of the controller or driver.
Also make the flag an enum value instead of a pre-processor constant
(more flags will be added to the enum group by another patch).
Signed-off-by: Matthias Kaehlcke <mka@chromium.org>
Reviewed-by: Balakrishna Godavarthi <bgodavar@codeaurora.org>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'net/openvswitch')
0 files changed, 0 insertions, 0 deletions