570e3bfa parent f38649fee955c19f4df9b9e7267f87702712d973 author Alan Stern 1168275628 -0500 committer Greg Kroah-Hartman 1170891875 -0800 UHCI: improved debugging checks for the frame list This patch (as768) improves the debugging checks for the uhci-hcd frame list. The number of entries displayed is limited to 10, and the driver now checks for the correct Skeleton QH link value at the end of each chain of Isochronous TDs. The code to compute these link values is now used in two spots, so it is moved into its own separate subroutine. Signed-off-by: Alan Stern Signed-off-by: Greg Kroah-Hartman nAö