]> Pileus Git - ~andy/linux/commit
IB/iser: Use proper debug level value for info prints
authorOr Gerlitz <ogerlitz@mellanox.com>
Sun, 28 Jul 2013 09:35:36 +0000 (12:35 +0300)
committerRoland Dreier <roland@purestorage.com>
Sat, 10 Aug 2013 00:18:08 +0000 (17:18 -0700)
commitf91424cf5b0f22a33dea4ccfb0780ee45517b3c8
tree1e0b87875ad47dba8ea16802ddcbbd4822a35f88
parentc095ba7224d8edc71dcef0d655911399a8bd4a3f
IB/iser: Use proper debug level value for info prints

Commit 4f363882612 ("IB/iser: Move informational messages from error
to info level") set info prints to be emitted at a lower debug level
than warning prints, which is a bit odd.  Fix that.

Also move the prints on unaligned SG from warning to debug level.

Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
drivers/infiniband/ulp/iser/iscsi_iser.h
drivers/infiniband/ulp/iser/iser_memory.c