]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Move bdaddr_to_le to hci_core
authorAndre Guedes <andre.guedes@openbossa.org>
Wed, 25 Apr 2012 00:02:53 +0000 (21:02 -0300)
committerGustavo Padovan <gustavo@padovan.org>
Wed, 9 May 2012 04:40:44 +0000 (01:40 -0300)
commit46e97dabef6518c540c40f5953f6544a3dc0aa4b
tree1493deb456bfb82bf9ff3ad2380bdd2dcf60baae
parent41561c49508aeee830564e06c3afc7676ac37dc2
Bluetooth: Move bdaddr_to_le to hci_core

This patch moves the helper function bdaddr_to_le to hci_core, so it
can be used in mgmt.c and hci_conn.c.

Signed-off-by: Andre Guedes <andre.guedes@openbossa.org>
Acked-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
include/net/bluetooth/hci_core.h
net/bluetooth/hci_core.c
net/bluetooth/mgmt.c