wlcore: remove recover cmd from testmode
authorArik Nemtsov <arik@wizery.com>
Mon, 25 Jun 2012 19:26:18 +0000 (22:26 +0300)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 10 Jul 2012 16:10:13 +0000 (12:10 -0400)
commitfd92dc5d5daf0637507cff78a6fbfaf099597007
treee7d2771df603c5dd2d8df1dc15bade130a37d288
parent8cdc44aab2dd83cf09512c7b64287e5f54bf117b
wlcore: remove recover cmd from testmode

This command is buggy (doesn't take the mutex) and unused. Instead, the
"start_recovery" file is used for the same purpose. Remove the code but
keep the command constant to avoid breaking the testmode ABI.

Signed-off-by: Arik Nemtsov <arik@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
drivers/net/wireless/ti/wlcore/testmode.c