How To Create A Timer in Ath5k Driver: (Tutorial)
How To Create A Timer in Ath5k Driver: (Tutorial)
to delete your timer while you close the ath5k module. Find the ath5k_stop function in the base.c file and delete your timer with the following code line: del_timer(&ah->gpio_timer);