]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: mgmt: multi adv for get_adv_instance_flags()
authorFlorian Grandel <fgrandel@gmail.com>
Thu, 18 Jun 2015 01:16:40 +0000 (03:16 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 18 Jun 2015 16:11:51 +0000 (18:11 +0200)
commitbd6be4a7aceed772c38010ffae7a56e630c6e2dd
tree8ac3581bcfbbb6af6194b43bce5598e8fc55bca4
parent06990c34c85c82d02e7eb96b8bcc34178df3ca2d
Bluetooth: mgmt: multi adv for get_adv_instance_flags()

The get_adv_instance_flags() would not work with instance identifiers
other than 0x01. This is being fixed so that arbitrary instance
identifiers can be dealt with while still correctly dealing with the
special case of the 0x00 identifier.

Signed-off-by: Florian Grandel <fgrandel@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/mgmt.c