mirror of
https://github.com/ipmitool/ipmitool.git
synced 2025-05-10 18:47:22 +00:00
ipmiXXtoh() and htoipmiXX() functions were broken and only worked properly for big-endian hosts. This commit makes them endianness-independent. Signed-off-by: Alexander Amelkin <alexander@amelkin.msk.ru>