]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
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)
commitafa83e239af58a93eddd10a7a43ac5618884db15
tree1ce44c6bddeca3b49ef7f66eab783e8501d6ea83
parent6821783271aaf541504ff8a138184fcc83fa282b
b43: Add panic reason code that doesn't trigger restart

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>
drivers/net/wireless/b43/b43.h
drivers/net/wireless/b43/main.c