]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Bluetooth: Initialize new l2cap_chan structure members
authorMat Martineau <mathewm@codeaurora.org>
Fri, 27 Apr 2012 23:50:48 +0000 (16:50 -0700)
committerGustavo Padovan <gustavo@padovan.org>
Sun, 29 Apr 2012 20:27:45 +0000 (17:27 -0300)
commit3389ebd2fe67f35552e129a4753e5bf39693fd70
treee00933522d4bee93a75e0c25e6f90c43d3f79881
parent84950fa39fbb87426de9fd25aff3e22e6637dca5
Bluetooth: Initialize new l2cap_chan structure members

Structure members used by ERTM or streaming mode need to be
initialized when an ERTM or streaming mode link is configured.  Some
duplicate code is also eliminated by moving in to the ERTM init
function.

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