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? 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