Hi Gustavo, On 18:49 Wed 27 Apr, Gustavo F. Padovan wrote: > A new list was added to replace the socket based one. This new list > doesn't depent on sock and then fits better inside l2cap_core.c code. > > It also rename l2cap_chan_alloc() to l2cap_chan_create() and > l2cap_chan_free() to l2cap_chan_destruct() I think that l2cap_chan_destroy() would sound better. create/destroy sound more related than create/destruct. > > Signed-off-by: Gustavo F. Padovan <padovan@xxxxxxxxxxxxxx> > --- > include/net/bluetooth/l2cap.h | 6 +- > net/bluetooth/l2cap_core.c | 165 ++++++++++++++++++++++------------------- > net/bluetooth/l2cap_sock.c | 6 +- > 3 files changed, 95 insertions(+), 82 deletions(-) > Cheers, -- Vinicius -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html