mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-20 18:15:29 +00:00
[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>
This commit is contained in:
parent
0e37275e9a
commit
d43fb8ee3d
1 changed files with 2 additions and 5 deletions
Loading…
Add table
Add a link
Reference in a new issue