setup_timer

Mohammed Shafi shafi.kernel at gmail.com
Thu Feb 24 01:28:57 EST 2011


On Wed, Feb 23, 2011 at 9:25 PM, Dave Hylands <dhylands at gmail.com> wrote:

> Hi shafi,
>
> On Wed, Feb 23, 2011 at 8:09 AM, Mohammed Shafi <shafi.kernel at gmail.com>
> wrote:
> > Hi all,
> >           can some please explain what does setup_timer does.
> > thanks in advance,
>
> It initializes the timer structure and stores the callback function
> which will be called when the timer expires.
>

Dave thanks a lot for your reply and your simple answer cleared my doubts
completely!
I was looking at a protocol stack code where this function is used in few
places and now I am able to understand it.
thanks once again!

>
> Dave Hylands
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20110224/8ca883af/attachment.html 


More information about the Kernelnewbies mailing list