On Mon, 2012-02-13 at 22:07 +0100, Johannes Berg wrote: > On Mon, 2012-02-13 at 12:35 -0800, Joe Perches wrote: > > On Mon, 2012-02-13 at 15:13 +0100, Johannes Berg wrote: > > > config RTLWIFI_DEBUG > > > tristate "Additional debugging output" > > > depends on RTL8192CE || RTL8192CU || RTL8192SE || RTL8192DE > > > default y > > > > > > should be > > > > > > config RTLWIFI_DEBUG > > > bool "..." > > > > > > as otherwise > > > > > > +#ifdef CONFIG_RTLWIFI_DEBUG > > > can never be true in a modular build. > > > > If you know the correct solution, > > perhaps you should submit a patch. > > If I knew your attitude was going to be a problem, I'd never said > anything. I have better things to do. If you know a problem exists and the proper solution, it's not necessary to do anything other than create the appropriate patch and cc the appropriate people. Doing something else just creates more work for more people. -- 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