]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ib/ipoib: debug prints instead of warn in tx_wc function
authorErez Shitrit <erezsh@mellanox.com>
Wed, 14 Nov 2012 13:06:03 +0000 (15:06 +0200)
committerMukesh Kacker <mukesh.kacker@oracle.com>
Tue, 7 Jul 2015 21:45:06 +0000 (14:45 -0700)
commitdcae04dae60815ab84381e06664f985c83409e39
treeeb97ec12ab064aad34e0504d802e6e86e2241259
parentd4d674470e733919c84267f8378255a262d7cd2b
ib/ipoib: debug prints instead of warn in tx_wc function

In IB_WC_RNR_RETRY_EXC_ERR status print debug message else
print error message. IB_WC_RNR_RETRY_EXC_ERR is part of the
CM life cycle.

Signed-off-by: Erez Shitrit <erezsh@mellanox.com>
(Ported from Mellanox OFED 2.4)

Signed-off-by: Mukesh Kacker <mukesh.kacker@oracle.com>
drivers/infiniband/ulp/ipoib/ipoib_cm.c