From: Gustavo F. Padovan Date: Fri, 8 Apr 2011 18:40:02 +0000 (-0300) Subject: Bluetooth: Refactor L2CAP channel allocation X-Git-Tag: v3.0-rc2~7^2~16^2~227^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d41ce1dd91bce01d50aff79786dc5d5eedcfab7;p=pandora-kernel.git Bluetooth: Refactor L2CAP channel allocation If the allocation happens at l2cap_sock_create() will be able to use the struct l2cap_chan to store channel info that comes from the user via setsockopt. Signed-off-by: Gustavo F. Padovan --- Reading git-diff-tree failed