]> Pileus Git - ~andy/linux/commit
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)
commit6dbc5fc2596059afca1db47eb1ac78f7095d27a1
treee0fca0d6be57fe436feecf8696e889c44f2e3070
parent9ae48aeaa3618258f723d184871cc49ff4e50996
wlcore: cancel recovery_work on stop() instead of remove_interface()

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>
drivers/net/wireless/ti/wlcore/main.c