From: Ram Pai Date: Tue, 15 Feb 2011 01:43:18 +0000 (-0800) Subject: PCI: data structure agnostic free list function X-Git-Tag: v2.6.39-rc1~416^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=094732a520caae81ae1532af29da82a4fa953472;p=pandora-kernel.git PCI: data structure agnostic free list function Replace free_failed_list() with a free_list() call. free_list() can handle 'resource_list_x', 'resource_list' and any linked list linked through ->next Signed-off-by: Ram Pai Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed