From: Alan Stern Date: Fri, 5 May 2006 20:26:58 +0000 (-0400) Subject: [PATCH] USB: UHCI: store the endpoint type in the QH structure X-Git-Tag: v2.6.18-rc1~858^2~89 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4de7d2c231a8624a47417977be0768c5b5257c4f;p=pandora-kernel.git [PATCH] USB: UHCI: store the endpoint type in the QH structure This patch (as675) simplifies uhci-hcd slightly by storing each endpoint's type in the corresponding Queue Header structure. Signed-off-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed