]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Remove advertising cache
authorAndre Guedes <andre.guedes@openbossa.org>
Wed, 25 Apr 2012 00:02:56 +0000 (21:02 -0300)
committerGustavo Padovan <gustavo@padovan.org>
Wed, 9 May 2012 04:40:46 +0000 (01:40 -0300)
commit308060572a1a84ae4468bf81c3c4d411a53c8587
tree57f5845327b933cef0916d0949947b8d296ed5f7
parent2053c747e92b464f5c14aa07acedae4b8e54989e
Bluetooth: Remove advertising cache

User-space pass the remote device address type to kernel through
struct sockaddr_l2 what makes the advertising useless. This patch
removes all advertising cache code.

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/hci_event.c