mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
fix up hostapd for mac80211
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9554 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
9
package/mac80211/src/net/wireless/sysfs.h
Normal file
9
package/mac80211/src/net/wireless/sysfs.h
Normal file
@@ -0,0 +1,9 @@
|
||||
#ifndef __WIRELESS_SYSFS_H
|
||||
#define __WIRELESS_SYSFS_H
|
||||
|
||||
extern int wiphy_sysfs_init(void);
|
||||
extern void wiphy_sysfs_exit(void);
|
||||
|
||||
extern struct class ieee80211_class;
|
||||
|
||||
#endif /* __WIRELESS_SYSFS_H */
|
||||
Reference in New Issue
Block a user