]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Bluetooth: Remove start discovery handling from hci_event.c
authorAndre Guedes <andre.guedes@openbossa.org>
Tue, 30 Apr 2013 18:29:29 +0000 (15:29 -0300)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Fri, 3 May 2013 21:43:52 +0000 (18:43 -0300)
commit233c88b3aeb7d304f041b7b2f533a5a90cad180f
tree78c8c6a564d292ff47f125e64be77288b5b4d373
parent0cc9c3afab97dfe3c3ba5d1dda678566508d7464
Bluetooth: Remove start discovery handling from hci_event.c

Since all mgmt start discovery command complete events are now handled
in start_discovery_complete callback in mgmt.c, we can remove this
handling from hci_event.c.

Signed-off-by: Andre Guedes <andre.guedes@openbossa.org>
Acked-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
net/bluetooth/hci_event.c