Hi Ed, On Fri, Mar 5, 2010 at 4:51 PM, Ed Tsang <netdesign_98@xxxxxxxxx> wrote: > Vinicius, >> Care to send a patch against the current git? > > I love to, but I don't know how to generate the patch and setup git?. > > The delta is on client/session.c put_xfer_progerss(..) > - memmove(session->buffer + written, session->buffer, session->filled); > + memmove(session->buffer, session->buffer + written, session->filled); > > Could you help me put it into the source. > If you are kind enough to point me a link to setup the git and generate a patch, I could be ready next time. > Sure, just asked for this patch to be included. Here[1][2][3] are some references to get you started. > > Ed > Cheers, -- Vinicius Gomes INdT - Instituto Nokia de Tecnologia [1] http://www.kernel.org/pub/software/scm/git/docs/ [2] http://git.wiki.kernel.org/index.php/GitDocumentation [3] http://book.git-scm.com/ -- 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