Bluetooth: Refactor L2CAP channel allocation
authorGustavo F. Padovan <padovan@profusion.mobi>
Fri, 8 Apr 2011 18:40:02 +0000 (15:40 -0300)
committerGustavo F. Padovan <padovan@profusion.mobi>
Wed, 27 Apr 2011 21:51:34 +0000 (18:51 -0300)
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 <padovan@profusion.mobi>

No differences found