wl12xx: clear wl->vif on remove_interface
authorEliad Peller <eliad@wizery.com>
Tue, 1 Nov 2011 13:12:50 +0000 (15:12 +0200)
committerLuciano Coelho <coelho@ti.com>
Tue, 8 Nov 2011 13:36:46 +0000 (15:36 +0200)
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 <eliad@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>

No differences found