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
..
2016-05-16 19:18:19 +02:00
2016-09-01 11:27:10 +02:00
2016-11-02 10:32:36 +01:00
2016-02-27 10:03:44 +01:00
2015-02-05 18:43:49 +01:00
2018-03-30 12:45:03 +03:00