wlcore: remove duplicate BUG_ON during recovery
authorArik Nemtsov <arik@wizery.com>
Tue, 15 May 2012 13:46:58 +0000 (16:46 +0300)
committerLuciano Coelho <coelho@ti.com>
Tue, 5 Jun 2012 17:24:31 +0000 (20:24 +0300)
commit5a344b87ce1f27dade9f320aeb08ba7401d8c984
treee5871b014181f07f7566640e054b78e8717952e4
parent0c2129843502833c6e4117db8f312b625a23ef15
wlcore: remove duplicate BUG_ON during recovery

This BUG_ON also ignored the INTENDED_FW_RECOVERY flag. This would
result in a BUG() when using the bug_on_recovery module parameter during
multi-role.

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