debugfs_sta.h
Go to the documentation of this file.
00001 #ifndef __MAC80211_DEBUGFS_STA_H
00002 #define __MAC80211_DEBUGFS_STA_H
00003 
00004 #include "sta_info.h"
00005 
00006 #ifdef CONFIG_MAC80211_DEBUGFS
00007 void ieee80211_sta_debugfs_add(struct sta_info *sta);
00008 void ieee80211_sta_debugfs_remove(struct sta_info *sta);
00009 #else
00010 static inline void ieee80211_sta_debugfs_add(struct sta_info *sta) {}
00011 static inline void ieee80211_sta_debugfs_remove(struct sta_info *sta) {}
00012 #endif
00013 
00014 #endif /* __MAC80211_DEBUGFS_STA_H */


ros_rt_wmp
Author(s): Danilo Tardioli, dantard@unizar.es
autogenerated on Mon Oct 6 2014 08:27:09