[PATCH] bcm43xx-softmac: improve wrong firmware message
authorLarry Finger <Larry.Finger@lwfinger.net>
Tue, 12 Sep 2006 20:29:04 +0000 (15:29 -0500)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 25 Sep 2006 20:52:16 +0000 (16:52 -0400)
An error message is changed to a printk as the original dprintk
would be optimized away if debugging were not enabled. If the error
is triggered, a more meaningful message is returned.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found