Bluetooth: Fix wrong comparison in listen()
authorGustavo F. Padovan <padovan@profusion.mobi>
Tue, 5 Apr 2011 18:24:40 +0000 (15:24 -0300)
committerGustavo F. Padovan <padovan@profusion.mobi>
Wed, 13 Apr 2011 15:20:00 +0000 (12:20 -0300)
commitcd69a03af1106c486033df600c7945957ea5abeb
treefa2bba833715401350ed1cba8c7fb54caef10c9b
parent58d35f87effa0235181a24d55576aaa756ef7312
Bluetooth: Fix wrong comparison in listen()

We should check for the pi->scid there.

Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
net/bluetooth/l2cap_sock.c