wl12xx: add module_param to trigger BUG() on recovery
authorEliad Peller <eliad@wizery.com>
Thu, 25 Aug 2011 15:10:59 +0000 (18:10 +0300)
committerLuciano Coelho <coelho@ti.com>
Wed, 14 Sep 2011 08:47:18 +0000 (11:47 +0300)
Crashing on recovery is useful for debugging, as a JTAG
can be connected in order to investigate the current fw state.
(otherwise, a reconfiguration will occur)

Signed-off-by: Eliad Peller <eliad@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
drivers/net/wireless/wl12xx/main.c

Simple merge