]> git.openfabrics.org - ~shefty/rdma-dev.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)
commit2e99b0afc7445769bb886dc14a31aaa0dc17c4b5
treeb65ebc044448b987bafc3062c20a2583b58ebe89
parent47990ea09d393da8fb6cf284f4dba704c3661973
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