init_timer — initialize a timer.
void init_timer (struct timer_list * timer);
void init_timer
the timer to be initialized
init_timer must be done to a timer prior calling *any* of the other timer functions.