* Mat Martineau <[email protected]> [2010-09-08 10:05:28 -0700]:
> 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]> > --- > net/bluetooth/rfcomm/sock.c | 104 > +++---------------------------------------- > 1 files changed, 6 insertions(+), 98 deletions(-) Acked-by: Gustavo F. Padovan <[email protected]> -- Gustavo F. Padovan ProFUSION embedded systems - http://profusion.mobi -- To unsubscribe from this list: send the line "unsubscribe linux-arm-msm" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
