commit | 094732a520caae81ae1532af29da82a4fa953472 | [log] [tgz] |
---|---|---|
author | Ram Pai <linuxram@us.ibm.com> | Mon Feb 14 17:43:18 2011 -0800 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Fri Mar 04 10:46:04 2011 -0800 |
tree | 8c1b7ed35d86187032372b6e0db690c04b10a6bc | |
parent | 13583b16592a9a85093dd9aa3d4e8cd76e4f0cd4 [diff] |
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 <linuxram@us.ibm.com> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>