commit | 7f424ff4825adeae8d236fb3eafd699e6b2665e1 | [log] [tgz] |
---|---|---|
author | Larry Finger <Larry.Finger@lwfinger.net> | Thu Nov 02 21:56:52 2006 -0600 |
committer | Jeff Garzik <jeff@garzik.org> | Sat Dec 02 00:12:02 2006 -0500 |
tree | d41f26fc7c373d26c9ed4dc4bf0fe9c2ab22a91b | |
parent | 08c3103a562ed83c4f9ac8fad6f5cb1ebb1f29a0 [diff] |
[PATCH] bcm43xx: Remove useless core enable/disable messages In the softmac version of bcm43xx, the core scan logs whether each core is enabled or disabled. This information is useless as one of the next steps is to enable all cores. This patch removes this output from the log. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>