Received: with ECARTIS (v1.0.0; list netdev); Tue, 13 Sep 2005 16:53:43 -0700 (PDT) Received: from narnia10.rutgers.edu (eden-out.rutgers.edu [128.6.68.11]) by oss.sgi.com (8.12.10/8.12.10/SuSE Linux 0.7) with ESMTP id j8DNrciL015820 for ; Tue, 13 Sep 2005 16:53:38 -0700 Received: from [192.168.0.100] (resnet-172.23.47.44.resnet.rutgers.edu [172.23.47.44]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by narnia10.rutgers.edu (Postfix) with ESMTP id D561C1856 for ; Tue, 13 Sep 2005 19:50:59 -0400 (EDT) From: Michael Wu To: netdev@oss.sgi.com Subject: Re: [PATCH 23/29] ieee80211 Added ieee80211_radiotap.h Date: Tue, 13 Sep 2005 19:50:56 -0400 User-Agent: KMail/1.8.2 References: <43276231.1000908@linux.intel.com> In-Reply-To: <43276231.1000908@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200509131950.56673.flamingice@sourmilk.net> X-archive-position: 3623 X-ecartis-version: Ecartis v1.0.0 Sender: netdev-bounce@oss.sgi.com Errors-to: netdev-bounce@oss.sgi.com X-original-sender: flamingice@sourmilk.net Precedence: bulk X-list: netdev Content-Length: 334 Lines: 9 On Tuesday 13 September 2005 19:35, James Ketrenos wrote: > Added ieee80211_radiotap.h to enhance statistic reporting to user space > from wireless drivers. > > Signed-off-by: James Ketrenos I'm not sure, but didn't Mike Kershaw create this patch? I was expecting a signed-off-by line by him. -Michael Wu