Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluet...
[pandora-kernel.git] / include / net / cfg80211.h
index 168fe53..4d1f19d 100644 (file)
@@ -1952,6 +1952,10 @@ int cfg80211_wext_giwap(struct net_device *dev,
                        struct iw_request_info *info,
                        struct sockaddr *ap_addr, char *extra);
 
+int cfg80211_wext_siwpmksa(struct net_device *dev,
+                          struct iw_request_info *info,
+                          struct iw_point *data, char *extra);
+
 /*
  * callbacks for asynchronous cfg80211 methods, notification
  * functions and BSS handling helpers