]> Pileus Git - ~andy/linux/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)
commitc9e3d5e00408c96f82b88a8de5d54f7a1343b110
tree929010c9c54992313c74edf96fcec8d7e0f9b9ea
parentfcd289df8892268ec0783588e0d7e0346fd6a1cd
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