]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitbc77984e0d006def7a1ea1e00db689213c04b00e
treefa2bba833715401350ed1cba8c7fb54caef10c9b
parentb5bb24e41bff7809facc334da70600a5ac6cc4b8
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