From: Alan Stern Date: Tue, 31 Jan 2006 15:02:55 +0000 (-0500) Subject: [PATCH] uhci-hcd: fix mistaken usage of list_prepare_entry X-Git-Tag: v2.6.17-rc1~1176^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1393adb2ebb00a2cd54b293cd7ee71e3376f4e9f;p=pandora-kernel.git [PATCH] uhci-hcd: fix mistaken usage of list_prepare_entry A recent update to the uhci-hcd driver invoked the list_prepare_entry macro incorrectly. This patch (as646) corrects it. Signed-off-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed