From: Gustavo F. Padovan Date: Sat, 29 May 2010 05:24:35 +0000 (-0300) Subject: Bluetooth: Fix handle of received P-bit X-Git-Tag: v2.6.36-rc1~571^2~64^2~48^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3cb123d1c03a0510d3c325bfaa971ce4df1e050d;p=pandora-kernel.git Bluetooth: Fix handle of received P-bit ERTM spec mandates that after receive a P-bit we shall send an F-bit in response. This patch fixes this for retransmitted packets, on retransmitting we were missing to check for a pending F-bit to be sent. Also we were missing some annotation to send a F-bit. Signed-off-by: Gustavo F. Padovan Reviewed-by: João Paulo Rechi Vita Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed