]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Bluetooth: Remove empty event handler
authorAndre Guedes <andre.guedes@openbossa.org>
Tue, 30 Apr 2013 18:29:39 +0000 (15:29 -0300)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Wed, 29 May 2013 21:43:40 +0000 (18:43 -0300)
commit4e1c29c2d837136318255042014a13d5fe8ded4b
treefcf2442bcb01c352a3ce54873539fec4dd9372f2
parente233931a65b37b1546934224a4bfb8026056aa1c
Bluetooth: Remove empty event handler

This patch removes the hci_cc_le_set_scan_param event handler. This
handler became empty because failures of this event are now handled
by start_discovery_complete function in mgmt.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