commit | b558ba2f356c28269de179c4f7f6f179a4fa6a1d | [log] [tgz] |
---|---|---|
author | Emilio G. Cota <cota@braap.org> | Fri Nov 12 11:14:34 2010 +0000 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Nov 16 11:40:14 2010 -0800 |
tree | 782164bd5af77303f4cdef4e7c8f5aaf9a2daca9 | |
parent | db6d8fc5596ef866e64e9a7eef96bacdc6e51e11 [diff] |
staging: vme: tsi148: use list_for_each_safe when deleting resources in .remove This fixes an oops when removing the module. Signed-off-by: Emilio G. Cota <cota@braap.org> Acked-by: Martyn Welch <martyn.welch@ge.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>