Revision 883a649b737cdbe3ede7e50f3f939fd706ed5c4e authored by Stanislaw Gruszka on 13 March 2012, 15:11:27 UTC, committed by John W. Linville on 26 March 2012, 19:07:22 UTC
This il->vif is dereferenced in different part of iwlegacy code, so do
not nullify it. This should fix random crashes observed in companion
with microcode errors i.e. crash in il3945_config_ap().

Additionally this should address also
WARNING: at drivers/net/wireless/iwlegacy/common.c:4656 il_mac_remove_interface
at least one of the possible reasons of that warning.

Cc: stable@vger.kernel.org
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
1 parent 8a78335
History
File Mode Size
interface
Kbuild -rw-r--r-- 43 bytes
balloon.h -rw-r--r-- 1.1 KB
events.h -rw-r--r-- 3.5 KB
evtchn.h -rw-r--r-- 2.9 KB
features.h -rw-r--r-- 463 bytes
gntalloc.h -rw-r--r-- 2.6 KB
gntdev.h -rw-r--r-- 5.6 KB
grant_table.h -rw-r--r-- 6.4 KB
hvc-console.h -rw-r--r-- 479 bytes
hvm.h -rw-r--r-- 695 bytes
page.h -rw-r--r-- 347 bytes
platform_pci.h -rw-r--r-- 1.5 KB
privcmd.h -rw-r--r-- 2.6 KB
swiotlb-xen.h -rw-r--r-- 2.0 KB
tmem.h -rw-r--r-- 126 bytes
xen-ops.h -rw-r--r-- 852 bytes
xen.h -rw-r--r-- 856 bytes
xenbus.h -rw-r--r-- 7.7 KB
xenbus_dev.h -rw-r--r-- 1.7 KB
xencomm.h -rw-r--r-- 2.5 KB

back to top