diff options
author | Jon Maloy <jmaloy@redhat.com> | 2022-02-15 21:00:09 -0500 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-02-16 20:44:40 -0800 |
commit | c08e58438d4a709fb451b6d7d33432cc9907a2a8 (patch) | |
tree | 668a2667639a86e3bef971a55bcd51dabeff3c03 /kernel/sys_ni.c | |
parent | 8c6ae46150a453f8ae9a6cd49b45f354f478587d (diff) |
tipc: fix wrong notification node addresses
The previous bug fix had an unfortunate side effect that broke
distribution of binding table entries between nodes. The updated
tipc_sock_addr struct is also used further down in the same
function, and there the old value is still the correct one.
Fixes: 032062f363b4 ("tipc: fix wrong publisher node address in link publications")
Signed-off-by: Jon Maloy <jmaloy@redhat.com>
Link: https://lore.kernel.org/r/20220216020009.3404578-1-jmaloy@redhat.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'kernel/sys_ni.c')
0 files changed, 0 insertions, 0 deletions