]> git.openfabrics.org - ~emulex/infiniband.git/commit
Bluetooth: Refactor ioctl scan state update to its own function
authorJohan Hedberg <johan.hedberg@intel.com>
Thu, 10 Jul 2014 09:09:07 +0000 (12:09 +0300)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 10 Jul 2014 09:14:20 +0000 (11:14 +0200)
commit123abc0833181aec4796c628d9ffd608b2b41d5c
tree7b2b92bd4d9b6f1f1669b838742bb2eeacb96f3a
parent031547d8688a0fc5da875b504bf11e6c2e18390e
Bluetooth: Refactor ioctl scan state update to its own function

With subsequent patches we'll also need to update the discoverable
state. As the code grows bigger it's better to move this out from the
switch statement into its own function.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/hci_core.c