commit | 230704942283cb3990584ddd6955ac8decfa6a2c | [log] [tgz] |
---|---|---|
author | Gustavo F. Padovan <padovan@profusion.mobi> | Mon May 16 17:57:22 2011 -0300 |
committer | Gustavo F. Padovan <padovan@profusion.mobi> | Mon Jun 13 14:55:33 2011 -0300 |
tree | 2834efce3cf32e1f6de9cedb7ee510e70eb662da | |
parent | 80808e431e1ef25856457de82ce141bed6a6313a [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>