All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andy Green <andy@warmcat.com>
To: Pavel Roskin <proski@gnu.org>
Cc: linux-wireless@vger.kernel.org
Subject: Re: [PATCH 1/5] Meddled with by Andy Green since signed-off: made  it apply to current wireless-dev, took out comments for radiotap types not  in current wireless-dev
Date: Thu, 29 Mar 2007 20:28:00 +0100	[thread overview]
Message-ID: <460C1340.7040700@warmcat.com> (raw)
In-Reply-To: <1175195559.12052.14.camel@dv>

Pavel Roskin wrote:
> On Thu, 2007-03-29 at 14:31 +0100, andy@warmcat.com wrote:
>> plain text document attachment
>> (mac80211-sparse-annotate-radiotap-header-pavel-roskin.diff)
>> Document that all fields must be little endian.  Use annotated types
>> even in the comments.  Consistently use shorter type names (u8, s8). 
>> Realign the comments.
> 
> I don't know what it means, but I think wireless-dev should just copy
> include/net/ieee80211_radiotap.h from wireless-2.6.  The later has more
> fields, and it turns out they are approved by David Young, the radiotap
> maintainer.

Just to clear up some confusion about the title, I sent myself the 
patchset first to make sure it would go out okay, and it surpised me by 
sending Pavel a copy because his email is in the patch.  The title is 
what I wrote in the first line of the patch comment at that time.

> There is no reason mac80211 would need to change that file.

I included it because I wanted the __le stuff your patch added to the 
ieee80211_radiotap_header definition and the documentation that the args 
are __le* as well.

The file in wireless-2.6 does not seem to have the __le stuff in it?  Am 
I looking in the right place at 
http://ftp.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6.git?

>>   *
>> - * IEEE80211_RADIOTAP_FCS           	u32       data
>> + * IEEE80211_RADIOTAP_FCS           	__le32          data
>>   *
>>   *	FCS from frame in network byte order.
> 
> I sent a patch yesterday that removes this part altogether.

Okay well I will remove it here from my patch too in case it goes on.

> I'm fine with this patch, I'm just saying that adjusting the patch is
> more work than copying the file.

I don't mind using another version that has later fields instead, but I 
think your idea to put the right types in and document it needs keeping 
one way or another.  It's pretty unusual that the struct and args are 
little-endian and it is big clue when you see the types talked about 
with __le.

-Andy

  reply	other threads:[~2007-03-29 19:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20070329133114.569947199@warmcat.com>
     [not found] ` <20070329133123.323900095@warmcat.com>
2007-03-29 19:12   ` [PATCH 1/5] Meddled with by Andy Green since signed-off: made it apply to current wireless-dev, took out comments for radiotap types not in current wireless-dev Pavel Roskin
2007-03-29 19:28     ` Andy Green [this message]
2007-03-29 22:00       ` Pavel Roskin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=460C1340.7040700@warmcat.com \
    --to=andy@warmcat.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=proski@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.