commit | 3c20962086b0ceb5498ba840e5a91bf4a692aae9 | [log] [tgz] |
---|---|---|
author | Yossi Etigin <yosefe@Voltaire.COM> | Fri Jan 16 13:42:59 2009 -0800 |
committer | Roland Dreier <rolandd@cisco.com> | Fri Jan 16 13:42:59 2009 -0800 |
tree | d84370f7b2f443b192e1561839f8568b73a95208 | |
parent | cbbe1efa4972350286b52cb48aefaa11e198c0fb [diff] |
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>