commit | d43fb8ee3dab261e475d4f5189cf86182139b7f4 | [log] [tgz] |
---|---|---|
author | Marcelo Tosatti <mtosatti@redhat.com> | Fri May 25 16:28:20 2007 -0400 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Jun 11 14:28:42 2007 -0400 |
tree | 5fb03e34b001f3b0506ddf07ac640a9643787ced | |
parent | 0e37275e9af07be6aa796b3ee981054525980b74 [diff] |
[PATCH] libertas: fix oops on rmmod Use list_for_each_entry_safe, to protect against list_del(). Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>