commit | 105bdf9ec19e729bacdb33861c74fcf3eb39eb37 | [log] [tgz] |
---|---|---|
author | Mat Martineau <mathewm@codeaurora.org> | Fri Apr 27 16:50:48 2012 -0700 |
committer | Gustavo Padovan <gustavo@padovan.org> | Wed May 09 01:40:48 2012 -0300 |
tree | d53fb1c5ce92b82b323bbf2b6ce2ebd880ff8a21 | |
parent | b5c6aaed183d6300b2cc5a107e5798aef427e5d9 [diff] |
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>