From: Sven Schnelle Date: Wed, 23 Mar 2011 20:24:55 +0000 (+0100) Subject: USB: dbgp gadget: set MaxpacketSize0 X-Git-Tag: v3.0-rc1~337^2~126 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83b720199393fe2be38159354ef5a07a1b861e61;p=pandora-kernel.git USB: dbgp gadget: set MaxpacketSize0 The current code doesn't set it, so linux complains about it when connected, and ignores the device: [104611.068082] usb 1-5: new high speed USB device using ehci_hcd and address 127 [104611.088368] usb 1-5: Invalid ep0 maxpacket: 0 Signed-off-by: Sven Schnelle Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed