]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Bluetooth: Set default own address type only during controller setup
authorMarcel Holtmann <marcel@holtmann.org>
Tue, 29 Oct 2013 19:26:51 +0000 (12:26 -0700)
committerJohan Hedberg <johan.hedberg@intel.com>
Wed, 30 Oct 2013 07:33:26 +0000 (09:33 +0200)
commit56fb33f0ae2c5f8b06fb83a98835af986957fceb
tree2bbea551f29137328499837d7c62395fa27c46aa
parent45e2a2e3756f28e7b271fbc13790c09dd3e1bdeb
Bluetooth: Set default own address type only during controller setup

The default own address type is currently set at every power on of
a controller. This overwrites the value set via debugfs. To avoid
this issue, set the default own address type only during controller
setup.

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