mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-07-27 02:52:36 +00:00
Some endpoint code was using unsigned int and some was using uint64_t. This converts it all to uint64_t. Signed-off-by: Mike Christie <michaelc@cs.wisc.edu> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>