]> Pileus Git - ~andy/linux/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)
commit4f3638826124b722b2c0dde5097bca182bf74125
tree03e301c76a5ca9452b7ba74062e2efb7585d324b
parentc1d786e68256001abe7b55f5f6831c8a996866b1
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