|
@@ -570,7 +570,7 @@ static int rndis_del_pmksa(struct wiphy *wiphy, struct net_device *netdev,
|
|
|
|
|
|
static int rndis_flush_pmksa(struct wiphy *wiphy, struct net_device *netdev);
|
|
|
|
|
|
-static struct cfg80211_ops rndis_config_ops = {
|
|
|
+static const struct cfg80211_ops rndis_config_ops = {
|
|
|
.change_virtual_intf = rndis_change_virtual_intf,
|
|
|
.scan = rndis_scan,
|
|
|
.set_wiphy_params = rndis_set_wiphy_params,
|