Bluetooth: Fix check for the ERTM local busy state
authorMat Martineau <mathewm@codeaurora.org>
Fri, 3 Jun 2011 23:21:10 +0000 (16:21 -0700)
committerJaikumar Ganesh <jaikumar@google.com>
Mon, 11 Jul 2011 18:59:18 +0000 (11:59 -0700)
commitf78088ad4f8d5746bd52baf0038facb2cb761d69
treee3ffd683062513690cb9a2fabea9cb16dbd96ec6
parent5125e9e81028c431a5f66ba0b02604a00c56750e
Bluetooth: Fix check for the ERTM local busy state

Local busy is encoded in a bitfield, but was not masked out correctly.

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