]> 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>
Fri, 3 May 2013 22:04:22 +0000 (19:04 -0300)
commit536d3ca1860c2ac613ef0d3f0763b181538d143f
tree435ed3d0ac9b72a0b96bdf519d2c745145c5800a
parentd8737201e0d92d7d147fcdfdb1235ae2ba4e51fa
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