]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Remove unneeded hci_cc_read_ssp_mode function
authorJohan Hedberg <johan.hedberg@intel.com>
Wed, 22 Feb 2012 10:28:39 +0000 (12:28 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Thu, 23 Feb 2012 11:06:58 +0000 (13:06 +0200)
commit069e0557013c0001e03bd3c53c735f75d2ac7bff
treeb65ebc044448b987bafc3062c20a2583b58ebe89
parentf060e3d521f9a1d85298babd71b26922ce1abc17
Bluetooth: Remove unneeded hci_cc_read_ssp_mode function

The kernel has no need to track the hci_read_ssp_mode command since it
has the hci_sent_cmd_data function to check what value was set when
hci_write_ssp_mode completes.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/hci_event.c