Return-path: Received: from he.sipsolutions.net ([78.46.109.217]:45902 "EHLO sipsolutions.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751738Ab3DVN7T (ORCPT ); Mon, 22 Apr 2013 09:59:19 -0400 Message-ID: <1366639154.8637.18.camel@jlt4.sipsolutions.net> (sfid-20130422_155922_225747_8DC02AA7) Subject: Re: [PATCHv2] iw: Deocde some more IEs From: Johannes Berg To: Joerg Mayer Cc: linux-wireless@vger.kernel.org Date: Mon, 22 Apr 2013 15:59:14 +0200 In-Reply-To: <20130419203905.GA15678@rhrk.uni-kl.de> References: <20130419203905.GA15678@rhrk.uni-kl.de> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Sender: linux-wireless-owner@vger.kernel.org List-ID: On Fri, 2013-04-19 at 22:39 +0200, Joerg Mayer wrote: > Small update, found while verifying against the standard. > > Thanks > Jörg > > The results of a boring train ride: > - Decode some IEs sent by other traveller's devices > + IBSS ATIM window > + TPC report > + Old ERP IE (802.11g D4.0) > - Tiny whitespace fix > - Add Unit 'TUs' to beacon interval. Nice, thanks. I changed the unit to just "TU" though :) johannes