]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/wireless/core.h
cfg80211: fix locking in nl80211_set_wiphy
[linux-2.6-omap-h63xx.git] / net / wireless / core.h
index 97a6fd8b2b03790d8aa9c781fc7950b0e6d366da..d43daa236ef9894f0839f053451cea8f9d8485fa 100644 (file)
@@ -99,6 +99,9 @@ struct cfg80211_internal_bss {
 struct cfg80211_registered_device *cfg80211_drv_by_wiphy_idx(int wiphy_idx);
 int get_wiphy_idx(struct wiphy *wiphy);
 
+struct cfg80211_registered_device *
+__cfg80211_drv_from_info(struct genl_info *info);
+
 /*
  * This function returns a pointer to the driver
  * that the genl_info item that is passed refers to.