]> 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)
commit1477bbbce3feba3827e98156d14ebf305a9ed0fc
treed1d23c7f4e66bec8f46393eff9376dd0d85c33c4
parentce5006c33ad32570a4dbde3b6178afb597c12891
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