From: Larry Finger Date: Fri, 3 Nov 2006 03:56:52 +0000 (-0600) Subject: [PATCH] bcm43xx: Remove useless core enable/disable messages X-Git-Tag: v2.6.20-rc1~34^2~40^2~463^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f424ff4825adeae8d236fb3eafd699e6b2665e1;p=pandora-kernel.git [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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed