On Mon, Feb 01, 2010 at 04:22:42PM -0800, Elina Pasheva wrote: > Subject: [PATCH 001/001] USB: serial: sierra driver indat_callback fix > From: Elina Pasheva <epasheva@xxxxxxxxxxxxxxxxxx> > > A crash has been reported with sierra driver on disconnect with > Ubuntu/Lucid distribution based on kernel-2.6.32. > The cause of the crash was determined as "NULL tty pointer > was being referenced" and the NULL pointer was passed by > sierra_indat_callback(). > This patch modifies sierra_indat_callback() function to check > for NULL tty structure pointer. This modification prevents > a crash from happening when the device is disconnected. > This patch fixes the bug reported in Launchpad: > https://bugs.launchpad.net/ubuntu/+source/linux/+bug/511157 > Signed-off-by: Elina Pasheva <epasheva@xxxxxxxxxxxxxxxxxx> For some reason, this patch is corrupted and can not be applied. Care to fix up your email client and resend this? thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html