
< 	u64 tdelta, delay, new_delay;
---
> 	u64 tdelta = DEFAULT_TDELTA, delay = DEFAULT_DELAY, new_delay = DEFAULT_NEW_DELAY;
