From: David Brownell Date: Sun, 2 Apr 2006 18:19:43 +0000 (-0800) Subject: [PATCH] USB: gadget zero poisons OUT buffers X-Git-Tag: v2.6.17-rc2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35fcca442aca1a8d927b697e7e15d3f655958bd7;p=pandora-kernel.git [PATCH] USB: gadget zero poisons OUT buffers Fill OUT buffers with 0x55 before RX, so that controller driver bugs that mangle data can be more readily detected during testing. Signed-off-by: David Brownell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed