wlcore: remove unnecessary WARN_ON in wl12xx_tx_reset
authorVictor Goldenshtein <victorg@ti.com>
Tue, 27 Nov 2012 06:44:52 +0000 (08:44 +0200)
committerLuciano Coelho <coelho@ti.com>
Wed, 5 Dec 2012 07:41:47 +0000 (09:41 +0200)
commit4c145185175dcca660265d2fcdd4feffc0249f8e
tree0f7e1f083bd23510eae973643a897f67fad14218
parent0330ee1f5bb65bd2fd3c4b3980f4ba999405a153
wlcore: remove unnecessary WARN_ON in wl12xx_tx_reset

Sometimes the driver can perform a recovery while Tx is
active, this will trigger unnecessary warning which might
delay the recovery for more than 100 mS.

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