Hi Syam, On Mon, Jan 16, 2012 at 4:52 PM, Syam Sidhardhan <s.syam@xxxxxxxxxxx> wrote: > Here one more changes is required. Since we are not updating the size > while (size > APPARAM_HDR_SIZE) statement will always evaluate as false > and it will never enter into the loop. So we need to have a statement > size = params.size; before checking for the while() condition. Correct me if > I 'm wrong here. Yep, gonna fix that too, thanks for the feedback. -- Luiz Augusto von Dentz -- 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