sbp2: log number of supported concurrent logins
authorBen Collins <bcollins@ubuntu.com>
Mon, 12 Jun 2006 22:13:11 +0000 (18:13 -0400)
committerBen Collins <bcollins@ubuntu.com>
Mon, 12 Jun 2006 22:13:11 +0000 (18:13 -0400)
commit20f4578156995e95613497baf16d5b2d54921e5d
tree65e6431950cda92aa16bd587c5a05d5acbc7beff
parentfe42b05a9929e159355bde6025ae46db2ac88658
sbp2: log number of supported concurrent logins

Since this is useful information, promote it from a debug macro to
a regular log message.  The message appears only if the user set
exclusive_login=0, therefore won't clutter the logs in normal use.
Also update the comment on exclusive_login.

Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
Signed-off-by: Jody McIntyre <scjody@modernduck.com>
Signed-off-by: Ben Collins <bcollins@ubuntu.com>
drivers/ieee1394/sbp2.c