commit | 8aeb9fc5699f1b3c64ba152910f7c5c075c3a93a | [log] [tgz] |
---|---|---|
author | Larry Finger <Larry.Finger@lwfinger.net> | Tue Sep 12 15:29:04 2006 -0500 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Sep 25 16:52:16 2006 -0400 |
tree | 9363f785dfed04cc3eddb6e4d55b431ca0d53277 | |
parent | b2f206f4a711b0b1e6d3cdca52e919a986aceada [diff] |
[PATCH] bcm43xx-softmac: improve wrong firmware message 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>