On 9/6/05, Stephen Hemminger <[EMAIL PROTECTED]> wrote: > The new timestamp get/set routines should have const attribute > on parameters (helps to indicate direction). > > Signed-off-by: Stephen Hemminger <[EMAIL PROTECTED]>
Signed-off-by: Arnaldo Carvalho de Melo <[EMAIL PROTECTED]> I'm using these routines now on DCCP to get a better estimate of the "elapsed time", i.e. the time a packet stays in queues, backlogs, etc, that needs to be reported to the peer and when doing a skb_delay() function noticed the lack of 'const' as well, thanks. - Arnaldo - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html