]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: mgmt: Remove not needed restriction on add/remove OOB data
authorSzymon Janc <szymon.janc@tieto.com>
Thu, 13 Dec 2012 14:11:20 +0000 (15:11 +0100)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Wed, 9 Jan 2013 19:05:05 +0000 (17:05 -0200)
commita1297e5047987e6f1ca4827a7aefeede8b1f807a
tree2fe344e6a4aeddad1a4743826f941fd685afa370
parentdf9772091681154f2f3e960312a2defbda81f45c
Bluetooth: mgmt: Remove not needed restriction on add/remove OOB data

Those commands don't send any HCI commands to controller so there is no
need to restrict them to only powered up controller. This also makes
implementation more consistent as already stored remote OOB data
persist power toggle.

Signed-off-by: Szymon Janc <szymon.janc@tieto.com>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
net/bluetooth/mgmt.c