]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Move set_bredr_scan() to avoid forward declaration
authorJohan Hedberg <johan.hedberg@intel.com>
Mon, 14 Oct 2013 18:15:25 +0000 (21:15 +0300)
committerMarcel Holtmann <marcel@holtmann.org>
Mon, 14 Oct 2013 18:23:28 +0000 (11:23 -0700)
commit6374def52480557c510495d107ffaf9fe24a996b
treed1d23c7f4e66bec8f46393eff9376dd0d85c33c4
parent2cb2dfee4de4b97d520c0567a155c83dca6ff39e
Bluetooth: Move set_bredr_scan() to avoid forward declaration

The set_bredr_scan() function will soon be needed by the set_bredr()
function, so move it to a new location to avoid having to add a forward
declaration.

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