From: Alan Stern Date: Tue, 15 May 2007 21:40:37 +0000 (-0400) Subject: USB: don't try to kzalloc 0 bytes X-Git-Tag: v2.6.22-rc3~91^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57a21c1b929450b1e020c0a03cca6fa7448f4222;p=pandora-kernel.git USB: don't try to kzalloc 0 bytes This patch (as907) prevents us from trying to allocate 0 bytes when an interface has no endpoint descriptors. Signed-off-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed