Bluetooth: Improve ERTM local busy handling
authorGustavo F. Padovan <padovan@profusion.mobi>
Mon, 21 Jun 2010 22:39:50 +0000 (19:39 -0300)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 21 Jul 2010 17:39:09 +0000 (10:39 -0700)
commit712132eb541e4a76afad97898dc0ce6b6c0032d8
tree5e4b44c035a02c55563265f1e8036bfb67ece9d4
parent218bb9dfd21472128f86b38ad2eab123205c2991
Bluetooth: Improve ERTM local busy handling

Now we also check if can push skb userspace just after receive a new
skb instead of only wait the l2cap_busy_work wake up from time to time
to check the local busy condition.

Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/l2cap.c