]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Move power on HCI command updates to their own function
authorJohan Hedberg <johan.hedberg@intel.com>
Fri, 15 Mar 2013 22:06:51 +0000 (17:06 -0500)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Mon, 18 Mar 2013 17:01:59 +0000 (14:01 -0300)
commit3394f42e76b4c500415606caa01d5d9172d257f3
treeb508571f319cf5fe8df54d2bfd61724d20e321a1
parent916fe831a0a1e1368e9bc5bb1d66830b8d3efeae
Bluetooth: Move power on HCI command updates to their own function

These commands will in a subsequent patch be performed in their own
asynchronous request, so it's more readable (not just from a resulting
code perspective but also the way the patches look like) to have them
performed in their own function.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
net/bluetooth/mgmt.c