From: Stanislaw Gruszka Date: Tue, 13 Mar 2012 15:11:27 +0000 (+0100) Subject: iwlegacy: do not nulify il->vif on reset X-Git-Tag: v3.4-rc2~37^2~30^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=883a649b737cdbe3ede7e50f3f939fd706ed5c4e;p=pandora-kernel.git iwlegacy: do not nulify il->vif on reset 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed