]> git.karo-electronics.de Git - karo-tx-linux.git/commit
target: Convert fabric module autoload failures to pr_debug
authorNicholas Bellinger <nab@linux-iscsi.org>
Fri, 20 Mar 2015 18:36:50 +0000 (11:36 -0700)
committerNicholas Bellinger <nab@linux-iscsi.org>
Fri, 20 Mar 2015 18:36:50 +0000 (11:36 -0700)
commit62554910a94a62f7b9b79cee3ca6bac95abe3c29
tree25d0c55725dcf9203160031cb61a04abf9f714dc
parentd23dbaaaa454667ad6af6feb56f740a990d1295d
target: Convert fabric module autoload failures to pr_debug

This patch converts the fabric module autoload failures from
pr_err to pr_debug in target_core_register_fabric() code, to
reduce the amount of noise during normal operation.

Reported-by: Olaf Hering <olaf@aepfle.de>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
drivers/target/target_core_configfs.c