mac80211: add missing channel context release
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / net / mac80211 / cfg.h
CommitLineData
f0706e82
JB
1/*
2 * mac80211 configuration hooks for cfg80211
3 */
e0eb6859
MW
4#ifndef __CFG_H
5#define __CFG_H
f0706e82
JB
6
7extern struct cfg80211_ops mac80211_config_ops;
8
e0eb6859 9#endif /* __CFG_H */