Alexander Amelkin 432f06db3f
Replace user_id masks with a macro (#8)
In multiple places throughout ipmi_user.c a user id mask
was used as a magic number, in some places the mask was wrong.
This commit replaces all those magic numbers with a single
IPMI_UID() macro.

Resolves ipmitool/ipmitool#6
2018-05-30 18:57:20 +03:00
..
2018-04-05 21:08:22 +03:00
2015-01-17 11:44:46 +01:00
2018-05-11 14:24:17 +03:00