b43: Add panic reason code that doesn't trigger restart
authorMichael Buesch <mb@bu3sch.de>
Mon, 19 May 2008 21:51:37 +0000 (23:51 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 22 May 2008 01:48:16 +0000 (21:48 -0400)
Add a firmware panic reason code that doesn't trigger a restart.
This is useful for firmware debugging and avoiding endless
restart loops. We can use FWPANIC_DIE to halt the firmware at a
well defined point.

Signed-off-by: Michael Buesch <mb@bu3sch.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found