wlcore: cancel recovery_work on stop() instead of remove_interface()
authorEliad Peller <eliad@wizery.com>
Sun, 29 Jul 2012 11:37:29 +0000 (14:37 +0300)
committerLuciano Coelho <luca@coelho.fi>
Thu, 27 Sep 2012 09:13:50 +0000 (12:13 +0300)
recovery_work should be cancelled when stopping the device,
not when removing an interface (this is probably a leftover
from the single-role days)

Signed-off-by: Eliad Peller <eliad@wizery.com>
Signed-off-by: Luciano Coelho <luca@coelho.fi>

No differences found