Add the rt linux 4.1.3-rt3 as base
[kvmfornfv.git] / kernel / net / wireless / sysfs.h
diff --git a/kernel/net/wireless/sysfs.h b/kernel/net/wireless/sysfs.h
new file mode 100644 (file)
index 0000000..b533ed7
--- /dev/null
@@ -0,0 +1,9 @@
+#ifndef __WIRELESS_SYSFS_H
+#define __WIRELESS_SYSFS_H
+
+int wiphy_sysfs_init(void);
+void wiphy_sysfs_exit(void);
+
+extern struct class ieee80211_class;
+
+#endif /* __WIRELESS_SYSFS_H */