]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Bluetooth: Remove stop discovery handling from hci_event.c
authorAndre Guedes <andre.guedes@openbossa.org>
Tue, 30 Apr 2013 18:29:34 +0000 (15:29 -0300)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Wed, 29 May 2013 21:43:39 +0000 (18:43 -0300)
commit435693d624f90002b997928da37f4281eedb6f09
treee7148542d030b6b4aa324941908bfd956b3a5533
parentbdf5fe783897861b3c7aae121bd30b42f6229d75
Bluetooth: Remove stop discovery handling from hci_event.c

Since all mgmt stop discovery command complete events are now handled
in stop_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