]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Move code for ERTM local busy state to separate functions
authorMat Martineau <mathewm@codeaurora.org>
Thu, 7 Jul 2011 16:39:01 +0000 (09:39 -0700)
committerGustavo F. Padovan <padovan@profusion.mobi>
Thu, 7 Jul 2011 18:28:51 +0000 (15:28 -0300)
commit22ab5b9350a88a5f884b07827a22f7899e533ded
treed273295304e084da43f2a3bb04036d63b2f96c13
parent0d05c0a503b05b7a1a38f7556f65d3ef6c5d4923
Bluetooth: Move code for ERTM local busy state to separate functions

The local busy state is entered and exited based on buffer status in
the socket layer (or other upper layer).  This change is in
preparation for general buffer status reports from the socket layer,
which will then be used to change the local busy status.

Signed-off-by: Mat Martineau <mathewm@codeaurora.org>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
net/bluetooth/l2cap_core.c