Re: WMM related compile bug on F17
Johannes Berg <[email protected]>
| Newsgroups | gmane.linux.drivers.hostap |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 2020-01-21 at 10:43 -0800, Ben Greear wrote: > > +#if WMM_AC_VO == 0 That's an enum, it's not visible to the preprocessor. johannes