On Thu, 2010-11-04 at 16:47 +0100, ext Johannes Berg wrote: > On Mon, 2010-11-01 at 13:52 +0200, Luciano Coelho wrote: > > > +void cfg80211_periodic_results(struct cfg80211_periodic_request *req) > > +{ > > + WARN_ON(req != wiphy_to_dev(req->wiphy)->periodic_req); > > + > > + queue_work(cfg80211_wq, &wiphy_to_dev(req->wiphy)->periodic_wk); > > +} > > why even pass it in? Yeah, I'll recheck this. Probably remove this periodic_req in local entirely. -- Cheers, Luca. -- 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