From: Gustavo F. Padovan Date: Fri, 3 Jun 2011 03:19:47 +0000 (-0300) Subject: Bluetooth: Add state tracking to struct l2cap_chan X-Git-Tag: v3.1-rc1~316^2~350^2^2~54^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89bc500e41fc5b48e0573e6b0d927fc97b8951dc;p=pandora-kernel.git Bluetooth: Add state tracking to struct l2cap_chan Now socket state is tracked by struct sock and channel state is tracked by chan->state. At this point both says the same, but this is going to change when we add AMP Support for example. Signed-off-by: Gustavo F. Padovan --- Reading git-diff-tree failed