]> git.proxmox.com Git - mirror_ubuntu-artful-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)
commit479453d5fe3a5b911b7f56474764988100f9f650
tree57f5845327b933cef0916d0949947b8d296ed5f7
parent8e9f98921c0718cda76bc53c2b51954657b60fa6
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