From: Gustavo F. Padovan Date: Sat, 3 Oct 2009 05:34:36 +0000 (-0300) Subject: Bluetooth: Initialize variables and timers for both channel's sides X-Git-Tag: v2.6.33-rc1~388^2~17^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0565c1c24af94130b891f989fa608faddfadc52c;p=pandora-kernel.git Bluetooth: Initialize variables and timers for both channel's sides Fix ERTM's full-duplex channel to work as specified by ERTM spec. ERTM needs to handle state vars, timers and counters to send and receive I-frames(the data frames), i.e., for both sides of data communication. We initialize all of them to the default values here. Full-duplex channel is a mandatory feature of ERTM spec. Signed-off-by: Gustavo F. Padovan Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed