wifi: cfg80211: split struct cfg80211_ap_settings
[linux-2.6-microblaze.git] / drivers / staging / rtl8723bs / os_dep / ioctl_cfg80211.c
index 5ddc2d9..1e68321 100644 (file)
@@ -2319,7 +2319,7 @@ static int cfg80211_rtw_start_ap(struct wiphy *wiphy, struct net_device *ndev,
 }
 
 static int cfg80211_rtw_change_beacon(struct wiphy *wiphy, struct net_device *ndev,
-               struct cfg80211_ap_settings *info)
+               struct cfg80211_ap_update *info)
 {
        struct adapter *adapter = rtw_netdev_priv(ndev);