b43: Add debugfs firmware debugging knob
authorMichael Buesch <mb@bu3sch.de>
Fri, 20 Jun 2008 16:02:08 +0000 (18:02 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 27 Jun 2008 13:09:16 +0000 (09:09 -0400)
commit923fd7036ff04381b265037469c79a2e7d0d6b67
tree885e8dc54e26b251187264cedce032d0e8c740b6
parent9b839a7453dc7a25dbd367486017648182df541f
b43: Add debugfs firmware debugging knob

This adds a firmware debugging knob to debugfs.
With this knob it's possible to enable advanced runtime firmware
checks.
For now it only implements one sanity check for the mac-suspend.
In future there'll probably be more.
If CONFIG_B43_DEBUG is disabled, these checks will collapse to nothing.

Signed-off-by: Michael Buesch <mb@bu3sch.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/b43/debugfs.c
drivers/net/wireless/b43/debugfs.h
drivers/net/wireless/b43/main.c