On Fri, Mar 13, 2009 at 11:44:18AM +0100, Johannes Berg wrote: > --- wireless-testing.orig/net/mac80211/debugfs.c 2009-03-13 11:36:57.000000000 +0100 > +++ wireless-testing/net/mac80211/debugfs.c 2009-03-13 11:41:53.000000000 +0100 > +static ssize_t reset_write(struct file *file, const char __user *user_buf, > + size_t count, loff_t *ppos) > + __ieee80211_suspend(&local->hw); > + __ieee80211_resume(&local->hw); This seems to have broken build if CONFIG_PM is not defined: pm.c, with these functions, is not included. -- Jouni Malinen PGP id EFC895FA -- 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