]> git.baikalelectronics.ru Git - kernel.git/commit
IB/iser: Move informational messages from error to info level
authorRoi Dayan <roid@mellanox.com>
Wed, 1 May 2013 13:25:25 +0000 (13:25 +0000)
committerRoland Dreier <roland@purestorage.com>
Thu, 2 May 2013 00:34:13 +0000 (17:34 -0700)
commite8779d20e2fc3e83ac3c0ecad115827ae2711c32
tree03e301c76a5ca9452b7ba74062e2efb7585d324b
parent3fa41665993c3fd4cffac70342bcafc050fff214
IB/iser: Move informational messages from error to info level

Introduce iser_info() and move informational messages that were
printed as errors to use that macro. Also, cleanup printk leftovers to
use the existing macros.

Signed-off-by: Roi Dayan <roid@mellanox.com>
Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
[ Use pr_warn(... instead of printk(KERN_WARNING ....  - Roland ]

Signed-off-by: Roland Dreier <roland@purestorage.com>
drivers/infiniband/ulp/iser/iscsi_iser.c
drivers/infiniband/ulp/iser/iscsi_iser.h
drivers/infiniband/ulp/iser/iser_verbs.c