On Fri, 2010-03-05 at 17:38 -0300, Vinicius Gomes wrote: > 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. You could at least have mentioned Ed's name in the commit log, or attributed the patch to him... > Here[1][2][3] are some references to get you started. -- 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