diff options
| author | Mat Martineau <[email protected]> | 2010-09-08 10:05:28 -0700 |
|---|---|---|
| committer | Gustavo F. Padovan <[email protected]> | 2010-10-12 12:44:51 -0300 |
| commit | 3d7d01dffec4a6757ed1e3182f01c7ef5caa2539 (patch) | |
| tree | 0903ad1ffcf4378fd5f3d33716fc37d7059998b0 /tools/perf/scripts/python/bin | |
| parent | 796c86eec84ddfd02281c5071838ed1fefda6b90 (diff) | |
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 <[email protected]>
Acked-by: Marcel Holtmann <[email protected]>
Signed-off-by: Gustavo F. Padovan <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions