Bluetooth: Remove unneeded hci_req_cmd_status function
authorAndre Guedes <andre.guedes@openbossa.org>
Wed, 27 Mar 2013 23:04:57 +0000 (20:04 -0300)
committerJohan Hedberg <johan.hedberg@intel.com>
Thu, 4 Apr 2013 08:12:34 +0000 (11:12 +0300)
This patch removes the hci_req_cmd_status function since it is not
used anymore. The HCI request framework now considers the HCI command
has complete once the Command Status or Command Complete Event is
received.

Signed-off-by: Andre Guedes <andre.guedes@openbossa.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>

No differences found