commit | 6da88a82df758de32c2346084b08c18b692481b0 | [log] [tgz] |
---|---|---|
author | Wei Yongjun <weiyongjun1@huawei.com> | Mon Mar 25 06:31:09 2019 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Mar 26 11:39:37 2019 -0700 |
tree | 5c538ed6212adef86be419a24f0b1c1615a791ba | |
parent | f7f9467ad3c3da66ae79cee0e5da4b4e10e73f39 [diff] |
tipc: fix return value check in tipc_mcast_send_sync() Fix the return value check which testing the wrong variable in tipc_mcast_send_sync(). Fixes: c55c8edafa91 ("tipc: smooth change between replicast and broadcast") Reported-by: Hulk Robot <hulkci@huawei.com> Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com> Acked-by: Jon Maloy <jon.maloy@ericsson.com> Signed-off-by: David S. Miller <davem@davemloft.net>