diff options
author | Mat Martineau <mathewm@codeaurora.org> | 2010-09-08 10:05:28 -0700 |
---|---|---|
committer | Gustavo F. Padovan <padovan@profusion.mobi> | 2010-10-12 12:44:51 -0300 |
commit | 3d7d01dffec4a6757ed1e3182f01c7ef5caa2539 (patch) | |
tree | 0903ad1ffcf4378fd5f3d33716fc37d7059998b0 /net/bluetooth/l2cap.c | |
parent | 796c86eec84ddfd02281c5071838ed1fefda6b90 (diff) | |
download | linux-3d7d01dffec4a6757ed1e3182f01c7ef5caa2539.tar.gz linux-3d7d01dffec4a6757ed1e3182f01c7ef5caa2539.tar.bz2 linux-3d7d01dffec4a6757ed1e3182f01c7ef5caa2539.zip |
Bluetooth: Use common SOCK_STREAM receive code in RFCOMM
To reduce code duplication, have rfcomm_sock_recvmsg() call
bt_sock_stream_recvmsg(). The common bt_sock_stream_recvmsg()
code is nearly identical, with the RFCOMM-specific functionality
for deferred setup and connection unthrottling left in
rfcomm_sock_recvmsg().
Signed-off-by: Mat Martineau <mathewm@codeaurora.org>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
Diffstat (limited to 'net/bluetooth/l2cap.c')
0 files changed, 0 insertions, 0 deletions