Bluetooth: check L2CAP info_rsp ident and state
authorAndrei Emeltchenko <andrei.emeltchenko@nokia.com>
Fri, 25 Mar 2011 09:31:41 +0000 (11:31 +0200)
committerGustavo F. Padovan <padovan@profusion.mobi>
Thu, 31 Mar 2011 17:22:58 +0000 (14:22 -0300)
Information requests/responses are unbound to L2CAP channel. Patch
fixes issue arising when two devices connects at the same time to
each other. This way we do not process out of the context messages.
We are safe dropping info_rsp since info_timer is left running.

Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@nokia.com>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>

No differences found