From: Andre Guedes Date: Wed, 27 Mar 2013 23:04:57 +0000 (-0300) Subject: Bluetooth: Remove unneeded hci_req_cmd_status function X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~43^2^2~62^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4299ce6b33c0afd22cf6a170cfaf89c63d1114d;p=pandora-kernel.git 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 Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed