]> Pileus Git - ~andy/linux/commit
Bluetooth: Tweaks to l2cap_send_i_or_rr_or_rnr() flow
authorGustavo F. Padovan <padovan@profusion.mobi>
Mon, 10 May 2010 17:54:14 +0000 (14:54 -0300)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 21 Jul 2010 17:39:07 +0000 (10:39 -0700)
commit64988868637304330f7df20d08b965592312c531
treef58299836735fad66af1d7ff41bdbfc8553e1522
parent0e98958d4f827f814444757e0376546b462dfe6f
Bluetooth: Tweaks to l2cap_send_i_or_rr_or_rnr() flow

l2cap_send_sframe() already set the F-bit if we set L2CAP_CONN_SEND_FBIT
and unset L2CAP_CONN_SEND_FBIT after send the F-bit.

Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
Reviewed-by: João Paulo Rechi Vita <jprvita@profusion.mobi>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/l2cap.c