diff options
author | Dan Williams <dcbw@redhat.com> | 2009-11-17 14:16:24 -0800 |
---|---|---|
committer | Dan Williams <dcbw@redhat.com> | 2009-11-17 14:16:24 -0800 |
commit | 3193e97bb809d10367ece12e91245eeecca711b9 (patch) | |
tree | 2d2fda830a1d33e31d4bcac4575d4e5c6caf295b /test/lsudev.c | |
parent | 74f679acdb8caa15c59b6b84b6a117a144426720 (diff) |
probe: fix probing on PPC due to missing cast
gcc will interpret the constant value as a uint32 but
the port's set_property() was taking it as a uint64. Thus
the top 32 bits were probably garbage, and messed up
on big-endian architectures leading to random large
probe delays.
Diffstat (limited to 'test/lsudev.c')
0 files changed, 0 insertions, 0 deletions