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
Kbuild -rw-r--r-- 61 bytes
atmel_lcdc.h -rw-r--r-- 7.1 KB
aty128.h -rw-r--r-- 13.2 KB
broadsheetfb.h -rw-r--r-- 2.1 KB
cirrus.h -rw-r--r-- 5.7 KB
cvisionppc.h -rw-r--r-- 1.5 KB
da8xx-fb.h -rw-r--r-- 2.2 KB
edid.h -rw-r--r-- 235 bytes
epson1355.h -rw-r--r-- 2.4 KB
gbe.h -rw-r--r-- 10.5 KB
hecubafb.h -rw-r--r-- 1.5 KB
iga.h -rw-r--r-- 787 bytes
ili9320.h -rw-r--r-- 5.8 KB
kyro.h -rw-r--r-- 2.4 KB
mach64.h -rw-r--r-- 47.1 KB
maxinefb.h -rw-r--r-- 1.2 KB
mbxfb.h -rw-r--r-- 2.1 KB
metronomefb.h -rw-r--r-- 1.5 KB
mipi_display.h -rw-r--r-- 4.1 KB
neomagic.h -rw-r--r-- 4.9 KB
newport.h -rw-r--r-- 18.6 KB
omap-panel-dvi.h -rw-r--r-- 1.2 KB
omap-panel-generic-dpi.h -rw-r--r-- 1.2 KB
omap-panel-n8x0.h -rw-r--r-- 338 bytes
omap-panel-nokia-dsi.h -rw-r--r-- 684 bytes
omap-panel-picodlp.h -rw-r--r-- 590 bytes
omapdss.h -rw-r--r-- 19.7 KB
permedia2.h -rw-r--r-- 9.0 KB
platform_lcd.h -rw-r--r-- 550 bytes
pm3fb.h -rw-r--r-- 45.3 KB
pmag-ba-fb.h -rw-r--r-- 1.0 KB
pmagb-b-fb.h -rw-r--r-- 2.3 KB
pxa168fb.h -rw-r--r-- 2.7 KB
radeon.h -rw-r--r-- 109.2 KB
s1d13xxxfb.h -rw-r--r-- 9.9 KB
sgivw.h -rw-r--r-- 24.1 KB
sh_mipi_dsi.h -rw-r--r-- 1.4 KB
sh_mobile_hdmi.h -rw-r--r-- 972 bytes
sh_mobile_lcdc.h -rw-r--r-- 6.1 KB
sh_mobile_meram.h -rw-r--r-- 1.7 KB
sisfb.h -rw-r--r-- 7.7 KB
sstfb.h -rw-r--r-- 11.0 KB
tdfx.h -rw-r--r-- 5.3 KB
tgafb.h -rw-r--r-- 6.9 KB
trident.h -rw-r--r-- 3.2 KB
udlfb.h -rw-r--r-- 2.7 KB
uvesafb.h -rw-r--r-- 3.7 KB
vga.h -rw-r--r-- 14.2 KB
w100fb.h -rw-r--r-- 3.7 KB

back to top