Roel Kluin <roel.kluin@xxxxxxxxx> writes: > With `while (loop++ < INIT_LOOP)' `loop' becomes INIT_LOOP + 1 after > the loop. > > Signed-off-by: Roel Kluin <roel.kluin@xxxxxxxxx> > --- >>> with `while (loop++ < INIT_LOOP)' `loop' reaches -1 after the loop. >> >> Sorry, my brains are on vacation mode right now and I can't understand >> how loop can reach -1. > > The confusion is my fault. The changelog should have as above. The patch > is correct though. Ah. Thanks for explaining this to me, I understand this now. Good catch, thanks for fixing this. Acked-by: Kalle Valo <kalle.valo@xxxxxxxxx> John, please take this patch. Please holler if we need to resend it. -- Kalle Valo -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html