blob: 2d51f62dc76cd4978f1249c4a8ad1f95535a3e21 [file] [log] [blame]
Michael Wue0eb6852007-09-18 17:29:21 -04001/*
2 * mac80211 configuration hooks for cfg80211
3 */
4#ifndef __CFG_H
5#define __CFG_H
6
Johannes Berg8a47cea2014-01-20 23:55:44 +01007extern const struct cfg80211_ops mac80211_config_ops;
Michael Wue0eb6852007-09-18 17:29:21 -04008
9#endif /* __CFG_H */