From: Andre Guedes Date: Fri, 8 Mar 2013 14:20:18 +0000 (-0300) Subject: Bluetooth: Check req->err in hci_req_add X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~170^2^2~116^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34739c1effcbdc6d210324e86514fa2d2d47b12b;p=pandora-kernel.git Bluetooth: Check req->err in hci_req_add If req->err is set, there is no point in queueing the HCI command in HCI request command queue since it won't be sent anyway. Signed-off-by: Andre Guedes Acked-by: Johan Hedberg Signed-off-by: Gustavo Padovan --- Reading git-diff-tree failed