]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Move set of P-bit to l2cap_send_sframe()
authorGustavo F. Padovan <padovan@profusion.mobi>
Sat, 1 May 2010 19:15:37 +0000 (16:15 -0300)
committerMarcel Holtmann <marcel@holtmann.org>
Mon, 10 May 2010 07:28:47 +0000 (09:28 +0200)
commit97f7ad72a07c6f408e14e842257d22faff65d371
tree60cc96a3cbaceed122b7b2e9940eafe747112643
parent3b62f56e20b2c66e29dc47c8819186e4a201f0e4
Bluetooth: Move set of P-bit to l2cap_send_sframe()

Abstract the send of of P-bit and avoids code duplication like we
did with the setting of 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