Hi Dmitriy, On Wed, Oct 13, 2010, Dmitriy Paliy wrote: > Fix write to stream and suspend it immidiately if there is no data > available. > --- > src/obex.c | 14 +++++++++++++- > 1 files changed, 13 insertions(+), 1 deletions(-) Looks good. The patch has been pushed upstream. Do pay attention to whitespace issues in the future though. I got this when applying it: Applying: Fix suspend stream on opening if no data /home/jh/src/obexd/.git/rebase-apply/patch:18: trailing whitespace. warning: 1 line applied after fixing whitespace errors. This came from the empty line with two tabs after the AddHeader call: > OBEX_ObjectAddHeader (obex, obj, OBEX_HDR_BODY, > hd, 0, OBEX_FL_STREAM_START); > + Johan -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html