Re: [patch V2] wireless: mwifiex: Use the proper interfaces

From: Johannes Berg
Date: Thu Jun 12 2014 - 04:39:22 EST


On Thu, 2014-06-12 at 10:31 +0200, Thomas Gleixner wrote:

> + u32 queue_delay = ktime_to_ms(net_timedelta(skb->tstamp));

FWIW, I think the same as patch 12 applies here. net_timedelta() doesn't
really seem to be a good way to calculate time deltas.

And yes - I've seen situations where this matters, e.g. when running
ntpdate after system startup.

johannes


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/