[vortex] Same usec for packet timestamps for 3c59x with kernel 2.4.2-2

Andrew Morton akpm@zip.com.au
Thu, 06 Sep 2001 11:15:12 -0700


Stefan Saroiu wrote:
> 
> Hi,
> 
> It seems that I get the same usec for packet timestamps for a 3c59x
> driver with kernel 2.4.2-2 (redhat 7.1). The consequence of this is
> that in tcpdump the timestamps increment is a full second.

Adding timestamps to packets is handled at a higher layer - see
netif_rx() in net/core/dev.c