On Tuesday 23 June 2009, Maulik Mankad wrote: > This patch fixes possible NULL pointer dereference issues in MUSB gadget code. Alan's comments are on the mark: several of those routines can't be entered with invalid "ep" pointers, check for null pointers *BEFORE* using them for container_of(). So several of those changes are obviously incorrect. Could you forward the stack backtrace you observed? Or if there is none ... why are you concerned? -- 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