netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Gertjan van Wingerde <gwingerde@home.nl>
To: Stephen Hemminger <shemminger@osdl.org>
Cc: netdev@oss.sgi.com, jgarzik@pobox.com
Subject: Re: [PATCH] ieee80211: Update generic definitions to latest specs.
Date: Thu, 02 Jun 2005 05:48:05 +0200	[thread overview]
Message-ID: <429E8175.7010609@home.nl> (raw)
In-Reply-To: <20050601143734.3b7a49ca@dxpl.pdx.osdl.net>

Stephen Hemminger wrote:

>On Wed, 01 Jun 2005 22:50:51 +0200
>Gertjan van Wingerde <gwingerde@home.nl> wrote:
>
>  
>
>>Hi,
>>
>>Attached patch updates the definitions of the generic ieee80211 stack to 
>>the latest versions of the published 802.11x specification suite.
>>Please review and apply.
>>
>>Signed-off-by: Gertjan van Wingerde <gwingerde@home.nl>
>>
>>    
>>
>Could you change the elements that fix to be enum's instead of define's
>
>example:
>
>/* Management Frame Information Element Types */
>enum ieee80211_mfie {
>	MFIE_TYPE_SSID	= 0,
>	MFIE_TYPE_RATES = 1,
>	MFIE_TYPE_FH_SET= 2,
>...
>
Hi Stephen,

Well, my patch is really just an add-on to the existing code. Converting
to enums is really a follow-up patch that can be applied on top of this one.

I'm happy to produce a patch if everybody agrees.

Jeff, any opinions on this?

    Best regards,

       Gertjan.

  reply	other threads:[~2005-06-02  3:48 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-01 20:50 [PATCH] ieee80211: Update generic definitions to latest specs Gertjan van Wingerde
2005-06-01 21:37 ` Stephen Hemminger
2005-06-02  3:48   ` Gertjan van Wingerde [this message]
2005-06-02 16:50 ` Jiri Benc
     [not found] <20050602190232.340996282D7@mail.suse.cz>
2005-06-03  9:33 ` Jiri Benc
2005-06-04  5:29   ` Jouni Malinen

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=429E8175.7010609@home.nl \
    --to=gwingerde@home.nl \
    --cc=jgarzik@pobox.com \
    --cc=netdev@oss.sgi.com \
    --cc=shemminger@osdl.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).