ssb: Unconditionally log results of core scans
authorLarry Finger <Larry.Finger@lwfinger.net>
Thu, 19 Nov 2009 20:40:46 +0000 (14:40 -0600)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 23 Nov 2009 22:05:28 +0000 (17:05 -0500)
commitac2752c145c6dd25b8ed26bfede1c9177c91a7ef
tree8839ee26249ea5d08b088e15d732715f4ce3e6ff
parent25f94aeaa3b20e804efbea0fe74d75bb15ecde4a
ssb: Unconditionally log results of core scans

At present, the results of an SSB core scan are only logged when
CONFIG_SSB_DEBUG is "y". As this may not be set in a distro kernel,
it is difficult interpret many problems posted in bug reports or in
help forums.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/ssb/scan.c