]> bbs.cooldavid.org Git - net-next-2.6.git/commit
b43: Issue warning when RFKILL_INPUT is not enabled
authorLarry Finger <Larry.Finger@lwfinger.net>
Tue, 16 Sep 2008 19:56:49 +0000 (14:56 -0500)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 24 Sep 2008 20:17:59 +0000 (16:17 -0400)
commitfdd1097488e3c1278996bd7c73d8429d410e725a
tree104899f23b38542c4eb37293684171a00901b031
parente07aa3783e9f66b03d72e7afd9f709d7f7059662
b43: Issue warning when RFKILL_INPUT is not enabled

If the system is misconfigured with CONFIG_RFKILL set but CONFIG_RFKILL_INPUT
not set, the built-in radio LEDs will not work. In the current code, no warning
is issued.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/b43/rfkill.c