From: Petko Manolov <[email protected]> Date: Mon, 20 May 2013 12:08:47 +0300 (EEST)
> From: Petko Manolov <[email protected]> > > This patch fixes a potential race with concurrently running asynchronous > write requests. The values for device's RX control register are now > stored in dynamically allocated buffers so each URB submission has it's > own copy. Doing it the old way is data clobbering prone. > > This patch is against latest 'net' tree. > > Signed-off-by: Petko Manolov <[email protected]> Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

