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 579085564883..fe87819954a5 100644 --- a/include/net/cfg80211.h +++ b/include/net/cfg80211.h | |||
@@ -1646,6 +1646,7 @@ int cfg80211_wext_siwtxpower(struct net_device *dev, | |||
1646 | int cfg80211_wext_giwtxpower(struct net_device *dev, | 1646 | int cfg80211_wext_giwtxpower(struct net_device *dev, |
1647 | struct iw_request_info *info, | 1647 | struct iw_request_info *info, |
1648 | union iwreq_data *data, char *keybuf); | 1648 | union iwreq_data *data, char *keybuf); |
1649 | struct iw_statistics *cfg80211_wireless_stats(struct net_device *dev); | ||
1649 | 1650 | ||
1650 | int cfg80211_wext_siwpower(struct net_device *dev, | 1651 | int cfg80211_wext_siwpower(struct net_device *dev, |
1651 | struct iw_request_info *info, | 1652 | struct iw_request_info *info, |