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)
committerJaikumar Ganesh <jaikumar@google.com>
Mon, 11 Jul 2011 18:59:33 +0000 (11:59 -0700)
commitd0336628cc629b3ef9c2814016c5f5af7a8f0bce
tree996eb3d79d6fa008bd3ad5f19dc09158428c01a2
parentf1e1cc3ec39b898e2f33c2f53fdefea016faacc7
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