]> git.baikalelectronics.ru Git - kernel.git/commit
IPoIB: Do not print error messages for multicast join retries
authorYossi Etigin <yosefe@Voltaire.COM>
Fri, 16 Jan 2009 21:42:59 +0000 (13:42 -0800)
committerRoland Dreier <rolandd@cisco.com>
Fri, 16 Jan 2009 21:42:59 +0000 (13:42 -0800)
commita9657e14510ea22a6c11e1b57e3dd6b810e2b1f3
treed84370f7b2f443b192e1561839f8568b73a95208
parent0b6abfeed5d80a1682e09ec6e06b0ff8f01a073b
IPoIB: Do not print error messages for multicast join retries

When IPoIB tries to join a multicast group, and the SA module's SM
address handle is NULL (because of an SM change, etc), the join
returns with -EAGAIN status.  In that case, don't print an error
message unless multicast debugging is enabled.

Signed-off-by: Yossi Etigin <yosefe@voltaire.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
drivers/infiniband/ulp/ipoib/ipoib_multicast.c