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)
commit26f880d221302b5d061185d8a6795bb532693bf3
treed273295304e084da43f2a3bb04036d63b2f96c13
parent8c156c322f8a300afe59259bd554db166cf88203
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