On Mon, 2011-09-05 at 15:02 +0300, Victor Goldenshtein wrote: > +static void ieee80211_scan_cancel_req(struct wiphy *wiphy, > + struct net_device *dev) > +{ > + struct ieee80211_sub_if_data *sdata = IEEE80211_DEV_TO_SUB_IF(dev); > + ieee80211_scan_cancel(sdata->local); See my first mail -- scan_cancel() here isn't guaranteed to really do anything at all. 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