]> bbs.cooldavid.org Git - net-next-2.6.git/commit
Bluetooth: Don't accept ConfigReq if we aren't in the BT_CONFIG state
authorGustavo F. Padovan <padovan@profusion.mobi>
Mon, 14 Jun 2010 05:26:15 +0000 (02:26 -0300)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 21 Jul 2010 17:39:09 +0000 (10:39 -0700)
commit8cb8e6f1684be13b51f8429b15f39c140326b327
treeaee53be69e42ade43b8678079badada7dced3ec2
parentcf6c2c0b9f47ee3cd12684b905725c8376d52135
Bluetooth: Don't accept ConfigReq if we aren't in the BT_CONFIG state

If such event happens we shall reply with a Command Reject, because we are
not expecting any configure request.

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