Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Nov 2016 23:48:46 +0000 (UTC)
From:      Fehmi Noyan ISI <fnoyanisi@yahoo.com>
To:        Adrian Chadd <adrian.chadd@gmail.com>
Cc:        Freebsd Wireless <freebsd-wireless@freebsd.org>
Subject:   Re: Using net80211/IEEE80211_C_BITS macro
Message-ID:  <1703426610.2431782.1479426526331@mail.yahoo.com>
In-Reply-To: <CAJ-VmonZJOVtmi-ghvPxaRC32GxXrWBBJDq%2BmF3qNwv__kVb%2Bg@mail.gmail.com>
References:  <980351195.1573665.1479336792289.ref@mail.yahoo.com> <980351195.1573665.1479336792289@mail.yahoo.com> <CAJ-Vmokwaz6AcbS=Yqc8ExxcV%2BOTR-hd5eN3Gfq%2B0TTVyOpCnw@mail.gmail.com> <2112311201.1853303.1479370511602@mail.yahoo.com> <CAJ-VmonZJOVtmi-ghvPxaRC32GxXrWBBJDq%2BmF3qNwv__kVb%2Bg@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Sounds reasonable, thanks!

if you make the change and give the revision number, I will give it a go to see if the code compiles (can do it in a VM, which wont have wlan interface but I'd assume it is OK if the world can be built without any issues)

the ddb(4) support included in net80211 (implemented in ieee80211_ddb.c) also relies on data structures found in ieee80211_var.h, including IEEE80211_C_BITS(since this file includes lots of driver cap bits).

I am not quite sure why I got so many compiler errors (in fact clang gave up listing them after having a few dozen errors) by just #includ'ing ieee80211_var.h.



----- Original Message -----
From: Adrian Chadd <adrian.chadd@gmail.com>
To: Fehmi Noyan ISI <fnoyanisi@yahoo.com>
Cc: Freebsd Wireless <freebsd-wireless@freebsd.org>
Sent: Friday, November 18, 2016 10:42 AM
Subject: Re: Using net80211/IEEE80211_C_BITS macro

Hiya,

Ok. How about I move that into _ieee80211.h with the rest of this
thing, and then remove the duplication from ifieee80211.c ?




-adrian



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1703426610.2431782.1479426526331>