On Tue, Apr 17, 2007 at 12:31:43PM +0800, Quaker Fang wrote:
> Hi Eric,
> 
> Eric Cheng wrote:
> 
> >2142: define a enum (e.g. dladm_wlan_reason_t) and do the translation to
> >       IEEE80211 types as in above.
> >
> I double check the code, the reason number of REASON_DEAUTH_LEAVING (3)
> is specified in ieee80211i spec, not defined by us, and it will not be 
> changed to other
> value by kernel or client, so we need not to define a new type and do 
> the translation.
>

ok. translation is not necessary.
but you should define a enum in libdlwlan.h anyway. I don't like libdladm
using someone else's namespace.

eric

_______________________________________________
networking-discuss mailing list
[email protected]

Reply via email to