Return-path: Received: from mail-pb0-f46.google.com ([209.85.160.46]:60610 "EHLO mail-pb0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751283Ab2JYW1j (ORCPT ); Thu, 25 Oct 2012 18:27:39 -0400 Received: by mail-pb0-f46.google.com with SMTP id rr4so2330571pbb.19 for ; Thu, 25 Oct 2012 15:27:39 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: <20121024194547.GA19060@shredder> <20121024220813.GB6723@shredder> Date: Thu, 25 Oct 2012 15:27:39 -0700 Message-ID: (sfid-20121026_002742_587813_EF9760FF) Subject: Re: [ath9k-devel] ath9k_htc and reported mactime From: Adrian Chadd To: Thomas Pedersen Cc: ath9k-devel@lists.ath9k.org, linux-wireless , Bob Copeland Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-wireless-owner@vger.kernel.org List-ID: On 25 October 2012 15:25, Thomas Pedersen wrote: >> Thomas, is the TSF in the RX status descriptor actually 32 bits, or is >> this a printing error? > > Looking at the printk again, I'm pretty sure I'm just an idiot and the > printed value is being truncated to 32 bits. Will test and verify the > TSF wraps correctly again. Thanks. There's a few other TSF tweaks that could go in after this - to make things more correct around the wrap boundary. Adrian