From: Alan Stern Date: Mon, 8 Jan 2007 17:01:43 +0000 (-0500) Subject: UHCI: no dummy TDs for Iso QHs X-Git-Tag: v2.6.21-rc1~92^2~29^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85a975d0ce48dfa8dec5bf1bd970f8fd2c48af32;p=pandora-kernel.git UHCI: no dummy TDs for Iso QHs Isochronous queues don't need a dummy TD because the Queue Header isn't managed by the hardware. This patch (as836) removes the unnecessary dummy TDs. The patch also fixes a long-standing typo in a comment (a "don't" was missing -- potentially very confusing!). Signed-off-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed