]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf41d9178f103e6241478aac5ad44df2f4b55d4d1
treee5871b014181f07f7566640e054b78e8717952e4
parentf16834645914ccf15bb284c09273dc1e92feff1f
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