]> 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)
commit8b728a363265ef07e5fb8ce19dcb3ef7f789f390
treed273295304e084da43f2a3bb04036d63b2f96c13
parentf11e7aef8cb00f0eb5190d245492e8cb97079bab
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