]> git.ipfire.org Git - thirdparty/kernel/stable.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)
commit47c37941b8895557409db286e6a441e6d557d62f
tree2fe344e6a4aeddad1a4743826f941fd685afa370
parentcb6801c640c759fe02c812728c2661bd8ba5a302
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