summaryrefslogtreecommitdiff
path: root/net/mac80211/cfg.h
blob: 7d7879f5b00b9d9fb7aa42ca8695d04e330dadb0 (plain)
1
2
3
4
5
6
7
8
9
/*
 * mac80211 configuration hooks for cfg80211
 */
#ifndef __CFG_H
#define __CFG_H

extern struct cfg80211_ops mac80211_config_ops;

#endif /* __CFG_H */