From: Gustavo F. Padovan Date: Tue, 15 Dec 2009 17:56:34 +0000 (-0200) Subject: Bluetooth: Fix unset of RemoteBusy flag for L2CAP X-Git-Tag: v2.6.33-rc2~40^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=186de9a33803c7ee20d9af75c9049b50e68a3a08;p=pandora-kernel.git Bluetooth: Fix unset of RemoteBusy flag for L2CAP RemoteBusy flag need to be unset before l2cap_ertm_send(), otherwise l2cap_ertm_send() will return without sending packets because it checks that flag before start sending. Signed-off-by: Gustavo F. Padovan Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed