From: Eliad Peller Date: Tue, 1 Nov 2011 13:12:50 +0000 (+0200) Subject: wl12xx: clear wl->vif on remove_interface X-Git-Tag: v3.3-rc1~182^2~261^2~2^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f8e81ad42cee6e1503462105f540214b1fb3e54;p=pandora-kernel.git wl12xx: clear wl->vif on remove_interface wl->vif should be cleared on remove_interface() (rather than on stop()) even when only a single vif is supported, because during vif mode change stop() might not get called (e.g. because of monitor interface existence) Signed-off-by: Eliad Peller Signed-off-by: Luciano Coelho --- Reading git-diff-tree failed