From: Gustavo F. Padovan Date: Mon, 18 Apr 2011 21:38:43 +0000 (-0300) Subject: Bluetooth: Add l2cap_add_psm() and l2cap_add_scid() X-Git-Tag: v3.0-rc1~377^2~54^2^2~33^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e4425fff9e0a0fb6a8c705777ed861f991f8747;p=pandora-kernel.git Bluetooth: Add l2cap_add_psm() and l2cap_add_scid() 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 --- Reading git-diff-tree failed