From: Alan Stern Date: Fri, 19 May 2006 20:44:55 +0000 (-0400) Subject: [PATCH] UHCI: store the period in the queue header X-Git-Tag: v2.6.18-rc1~858^2~74 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=caf3827a65af476c71eaeb79636869a4ab128d48;p=pandora-kernel.git [PATCH] UHCI: store the period in the queue header This patch (as689) stores the period for periodic transfers (interrupt and ISO) in the queue header. This is necessary for proper bandwidth tracking (not yet implemented). It also makes the scheduling of ISO transfers a bit more rigorous, with checks for out-of-bounds frame numbers. Signed-off-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed