<br><br><div class="gmail_quote">On Wed, Feb 23, 2011 at 9:25 PM, Dave Hylands <span dir="ltr">&lt;<a href="mailto:dhylands@gmail.com">dhylands@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Hi shafi,<br>
<div><div></div><div class="h5"><br>
On Wed, Feb 23, 2011 at 8:09 AM, Mohammed Shafi &lt;<a href="mailto:shafi.kernel@gmail.com">shafi.kernel@gmail.com</a>&gt; wrote:<br>
&gt; Hi all,<br>
&gt;           can some please explain what does setup_timer does.<br>
&gt; thanks in advance,<br>
<br>
</div></div>It initializes the timer structure and stores the callback function<br>
which will be called when the timer expires.<br></blockquote><div><br>Dave thanks a lot for your reply and your simple answer cleared my doubts completely!<br>I was looking at a protocol stack code where this function is used in few places and now I am able to understand it.<br>
thanks once again! <br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<font color="#888888"><br>
Dave Hylands<br>
</font></blockquote></div><br>