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)
commit2a5bff091f4c32d07f007d6491453b67b497a3a4
tree208b4b2ac57efca6e454ad8d445ade0dbdff17dd
parent5c472148b0894478c427f5b1b0f69602cb103f88
wl12xx: add module_param to trigger BUG() on recovery

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