| commit | 162025cbf7cbbc3c43d9a3bcc0975f8de4cccc42 | [log] [tgz] |
|---|---|---|
| author | Gustavo F. Padovan <padovan@profusion.mobi> | Mon May 16 17:57:22 2011 -0300 |
| committer | Jaikumar Ganesh <jaikumar@google.com> | Mon Jul 11 11:59:19 2011 -0700 |
| tree | f9b8b6f1da0ae206cf78ef750223313c854887e8 | |
| parent | b090c4b586097e4bfdb2dcd7b203db960e783a95 [diff] |
Bluetooth: add recv() callback to l2cap_chan_ops This abstracts the call to sock_queue_recv_skb() into l2cap_chan_ops->recv(). Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>