diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/net/cfg80211.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/net/cfg80211.h b/include/net/cfg80211.h index 049e507d2f8..0c3c214772e 100644 --- a/include/net/cfg80211.h +++ b/include/net/cfg80211.h | |||
@@ -1168,6 +1168,7 @@ struct cfg80211_ops { | |||
1168 | int (*action)(struct wiphy *wiphy, struct net_device *dev, | 1168 | int (*action)(struct wiphy *wiphy, struct net_device *dev, |
1169 | struct ieee80211_channel *chan, | 1169 | struct ieee80211_channel *chan, |
1170 | enum nl80211_channel_type channel_type, | 1170 | enum nl80211_channel_type channel_type, |
1171 | bool channel_type_valid, | ||
1171 | const u8 *buf, size_t len, u64 *cookie); | 1172 | const u8 *buf, size_t len, u64 *cookie); |
1172 | 1173 | ||
1173 | int (*set_power_mgmt)(struct wiphy *wiphy, struct net_device *dev, | 1174 | int (*set_power_mgmt)(struct wiphy *wiphy, struct net_device *dev, |