]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Use new header structures in l2cap_send_rr_or_rnr
authorMat Martineau <mathewm@codeaurora.org>
Fri, 18 May 2012 03:53:48 +0000 (20:53 -0700)
committerJohan Hedberg <johan.hedberg@intel.com>
Tue, 5 Jun 2012 03:34:04 +0000 (06:34 +0300)
commit5bc89bdcd8b7c09185f7ba4e31e4ff084f0f24f9
tree929010c9c54992313c74edf96fcec8d7e0f9b9ea
parent88956422a0a9176261f06b74bcad836f0681f6c6
Bluetooth: Use new header structures in l2cap_send_rr_or_rnr

struct l2cap_ctrl is now used, and the sframe is now sent directly
rather than depending on a separate call.

Signed-off-by: Mat Martineau <mathewm@codeaurora.org>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
net/bluetooth/l2cap_core.c