Files
kernel-tenderloin-3.0/net
Peter Krystad a609f1d21d Bluetooth: Allow AMP move to wait for Cfm Rsp before LL complete
It is possible for the AMP move state to become WAIT_CONFIRM_RSP
before the logical link complete handler runs, so must allow
that state in the handler.

This fixes an issue where the move to AMP fails when moving a
second channel onto an existing logical link. In this case
the move responses are received from the remote very close
together (because there is no logical link to create) and they
are processed (and the state changed to WAIT_CONFIRM_RSP) before
the logical link complete handler runs on the work queue.

Change-Id: I0fc33c3e447ec8bd0009db406622adfc1cd83429
CRs-fixed: 348299
Signed-off-by: Peter Krystad <pkrystad@codeaurora.org>
2012-04-03 16:17:07 -07:00
..
2011-11-11 09:36:45 -08:00
2011-07-19 11:25:04 -07:00