]> 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>
Wed, 29 May 2013 21:43:38 +0000 (18:43 -0300)
commit16720950a1ea28a5fccc51192c0d8338df2a00ea
treef04c02c02a5477a508e132d87a823acfc62816b7
parentf1b5d5b1573cf7ba2061b8c76d77cc4aeb3d8231
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