[PATCH] libertas: fix oops on rmmod
commitd43fb8ee3dab261e475d4f5189cf86182139b7f4
authorMarcelo Tosatti <mtosatti@redhat.com>
Fri, 25 May 2007 20:28:20 +0000 (25 16:28 -0400)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 11 Jun 2007 18:28:42 +0000 (11 14:28 -0400)
tree5fb03e34b001f3b0506ddf07ac640a9643787ced
parent0e37275e9af07be6aa796b3ee981054525980b74
[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>
drivers/net/wireless/libertas/if_usb.c