Re: question on new skbuff time-stamp code.

2005-11-14 Thread Herbert Xu
Ben Greear <[EMAIL PROTECTED]> wrote: > > I don't see how this code (from 2.6.14, skbuff.h) can be correct. Shouldn't > we be doing some subtraction against the base time value somewhere? Or maybe > just the > comment is incorrect? The base is now zero :) Treat this as a reminder for us to fi

question on new skbuff time-stamp code.

2005-11-13 Thread Ben Greear
I don't see how this code (from 2.6.14, skbuff.h) can be correct. Shouldn't we be doing some subtraction against the base time value somewhere? Or maybe just the comment is incorrect? /** * skb_get_timestamp - get timestamp from a skb * @skb: skb to get stamp from * @stamp: