Search Linux Wireless

Re: [RFC v4 5/8] mac80211: generate hw flags from include file

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, 2015-11-13 at 11:25 -0500, Steven Rostedt wrote:

> > +	__DEFINE_HWFLAG(_flg,					
> > 	\
> > +			IS_ENABLED(CONFIG_MAC80211_HW_##_flg##_ON)
> > ,	\
> > +			IS_ENABLED(CONFIG_MAC80211_HW_##_flg##_OFF
> > ))
> > +#include <net/mac80211-hwflags.h>
> > +#undef DEFINE_HWFLAG
> 
> You learned to use the MACRO force well, young Skywalker.
> 

Heh. Sadly, this breaks the automatic Kconfig dependency tracking,
since it doesn't realize it should have a dependency on
include/config/mac80211/hw/.../{on,off}.h

Not sure what to do about that - I'm tempted to just ignore it.

johannes
--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Wireless Personal Area Network]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite Hiking]     [MIPS Linux]     [ARM Linux]     [Linux RAID]

  Powered by Linux