]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[BCM43XX]: Change radio hardware switch status printk from debug to regular
authorLarry Finger <Larry.Finger@lwfinger.net>
Sun, 16 Sep 2007 22:26:49 +0000 (17:26 -0500)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:52:18 +0000 (16:52 -0700)
commit01449c5a469c8c1c647cfd3705b1ff290be6afff
tree00afe5fe347a2fc51f35b7ca6e2346e67b081c49
parentfa46081c506ab518e8ea4095bc21b6d544006c00
[BCM43XX]: Change radio hardware switch status printk from debug to regular

Some distros ship bcm43xx with debugging printout disabled. For those
BCM43xx devices with radio on/off switches, this makes it impossible
to know if the radio is on or off. This patch changes a pair of debug
printk's into ordinary printk's. It also changes the message that
prints when the radio is initialized to the off state as the old message
seems to confuse users.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/wireless/bcm43xx/bcm43xx_main.c
drivers/net/wireless/bcm43xx/bcm43xx_radio.c