From: mochel@digitalimplant.org Date: Thu, 24 Mar 2005 21:00:16 +0000 (-0800) Subject: [PATCH] Fix up USB to use klist_node_attached() instead of list_empty() on lists... X-Git-Tag: v2.6.13-rc1~68^2~583^2^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4a7537122fa47a6ce41c5fdab53d844c78d7023;p=pandora-kernel.git [PATCH] Fix up USB to use klist_node_attached() instead of list_empty() on lists that will go away. Signed-off-by: Patrick Mochel Signed-off-by: Greg Kroah-Hartman Index: gregkh-2.6/drivers/usb/core/usb.c =================================================================== --- Reading git-diff-tree failed