]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitecf9ae0c98cd162869ee257feca8e085bd275b5d
treef8b1671ea0ccd1173c31f866875c82c431f26381
parentfa265084010360488570103f18f9b9dfbe87435a
Bluetooth: Remove unneeded hci_req_cmd_status function

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>
include/net/bluetooth/hci_core.h
net/bluetooth/hci_core.c