forked from altcloud/fence-virt
Fix typo that broke multicast plugin
Signed-off-by: Zane Bitter <zbitter@redhat.com> Signed-off-by: Lon Hohberger <lon@users.sourceforge.net>
This commit is contained in:
parent
3006e19e41
commit
0bbad3b87b
@ -364,7 +364,7 @@ mcast_dispatch(listener_context_t c, struct timeval *timeout)
|
||||
return len;
|
||||
}
|
||||
|
||||
swap_fence_req_t(&data);
|
||||
swab_fence_req_t(&data);
|
||||
|
||||
if (!verify_request(&data, info->args.hash, info->key,
|
||||
info->key_len)) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user