From: Suraj Sumangala Date: Wed, 9 Mar 2011 09:14:05 +0000 (+0530) Subject: Bluetooth: Increment unacked_frames count only the first transmit X-Git-Tag: v2.6.39-rc2~7^2~8^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52cb1c0d208565d8f06b743cdc6596d744f92e3b;p=pandora-kernel.git Bluetooth: Increment unacked_frames count only the first transmit This patch lets 'l2cap_pinfo.unacked_frames' be incremented only the first time a frame is transmitted. Previously it was being incremented for retransmitted packets too resulting the value to cross the transmit window size. Signed-off-by: Suraj Sumangala Signed-off-by: Gustavo F. Padovan --- Reading git-diff-tree failed