netdev
[Top] [All Lists]

Antw: Re: [PATCH] ieee80211: Update generic definitions to latest specs.

To: Jiri Benc <jbenc@xxxxxxx>
Subject: Antw: Re: [PATCH] ieee80211: Update generic definitions to latest specs.
From: <gwingerde@xxxxxxx>
Date: Thu, 2 Jun 2005 21:02:24 +0200
Cc: <netdev@xxxxxxxxxxx>, <jgarzik@xxxxxxxxx>, <jbohac@xxxxxxx>
Sender: netdev-bounce@xxxxxxxxxxx
On Thu, 02 Jun 2005, Jiri Benc wrote:
> On Wed, 01 Jun 2005 22:50:51 +0200, Gertjan van Wingerde wrote:
> > +#define WLAN_STATUS_ASSOC_DENIED_SPECTRUM_MGMT_REQUIRED 22
> > +#define WLAN_STATUS_ASSOC_REJECTED_POWER_CAP_UNACCEPTABLE 23
> > +#define WLAN_STATUS_ASSOC_REJECTED_SUPP_CHANNELS_UNACCEPTABLE 24
> > (...)
> > +/* 802.11h */
> > +#define WLAN_REASON_DISASSOC_POWER_CAP_UNACCEPTABLE 10
> > +#define WLAN_REASON_DISASSOC_SUPP_CHANNELS_UNACCEPTABLE 11
> 
> Aren't these identifiers a bit too long? It seems to be unpractical to use
> them.
> 

I was thinking about that too, but couldn't find a proper shorter
version without losing the descriptive meaning.

Do you have any suggestions to shorten them?

BR, Gertjan



<Prev in Thread] Current Thread [Next in Thread>
  • Antw: Re: [PATCH] ieee80211: Update generic definitions to latest specs., gwingerde <=