From: Li Yang Date: Fri, 13 Feb 2009 08:14:39 +0000 (+0800) Subject: USB: fsl_usb2_udc: fix potential queue head corruption X-Git-Tag: v2.6.29-rc7~22^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a6e184c804b33a2c2ea974efcd3c9798d30cb39;p=pandora-kernel.git USB: fsl_usb2_udc: fix potential queue head corruption Clear next TD field and status field in queue head initialization code to prevent unpredictable result caused by residue of usb reset. Signed-off-by: Li Yang Acked-by: David Brownell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed