Branch: refs/heads/master
Home:
https://github.com/fabbione/kronosnet
Commit: b5180f8827bbf407dfead27ce6ad17da395d926e
https://github.com/fabbione/kronosnet/commit/b5180f8827bbf407dfead27ce6ad17…
Author: Christine Caulfield <ccaulfie(a)redhat.com>
Date: 2017-07-18 (Tue, 18 Jul 2017)
Changed paths:
M libknet/libknet.h
Log Message:
-----------
libknet.h: change some status values from bitfield to uint8_t
Bitfields are a pain and you can't take the address of them
which makes it hard for cosoync stats to deal with the values
Signed-off-by: Christine Caulfield <ccaulfie(a)redhat.com>
Reviewed-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>