On Sun, 2012-06-03 at 18:49 +0200, Sebastian Kemper wrote: > On Sun, Jun 03, 2012 at 05:02:16PM +0200, Johannes Berg wrote: > > Oh, so this goes back much further than I thought. > > > > Well, the easiest is probably if you find the wowlan.pattern_max_len > > stuff etc. and put #ifdef around the whole wowlan block manually, like > > in my patch. > > > > johannes > > > > Hello again, > > I didn't try it out yet, although I did find the block you're talking > about. I didn't because I *think* that > > #ifdef CONFIG_PM > … > #endif > > wouldn't work. You're right, it should be CONFIG_PM_SLEEP or something ... I'll have to sort it out. It looks like in iwlwifi, the suspend/resume methods are under CONFIG_PM_SLEEP, while in mac80211 they're under CONFIG_PM. 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