aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/ieee80211_cfg.h
blob: 85ed2c924878cf4762558977dace9525e3c50859 (plain) (blame)
1
2
3
4
5
6
7
8
9
/*
 * mac80211 configuration hooks for cfg80211
 */
#ifndef __IEEE80211_CFG_H
#define __IEEE80211_CFG_H

extern struct cfg80211_ops mac80211_config_ops;

#endif /* __IEEE80211_CFG_H */