Bluetooth: Add l2cap_add_psm() and l2cap_add_scid()
authorGustavo F. Padovan <padovan@profusion.mobi>
Mon, 18 Apr 2011 21:38:43 +0000 (18:38 -0300)
committerGustavo F. Padovan <padovan@profusion.mobi>
Thu, 5 May 2011 16:47:38 +0000 (13:47 -0300)
The intention is to get rid of the l2cap_sk_list usage inside
l2cap_core.c. l2cap_sk_list will soon be replaced by a list that does not
depend on socket usage.

Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>

No differences found