cfg80211: introduce nl80211 testmode command
[deliverable/linux.git] / net / wireless / core.h
index bfa340c7abb5bba577482a85986d1954cf947be1..bc084b68865c34db6436b238ef13f2fa3af90e10 100644 (file)
@@ -58,6 +58,10 @@ struct cfg80211_registered_device {
        struct cfg80211_scan_request *scan_req; /* protected by RTNL */
        unsigned long suspend_at;
 
+#ifdef CONFIG_NL80211_TESTMODE
+       struct genl_info *testmode_info;
+#endif
+
 #ifdef CONFIG_CFG80211_DEBUGFS
        /* Debugfs entries */
        struct wiphy_debugfsdentries {
This page took 0.078935 seconds and 5 git commands to generate.