aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex/cfg80211.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/wireless/mwifiex/cfg80211.c')
-rw-r--r--drivers/net/wireless/mwifiex/cfg80211.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/wireless/mwifiex/cfg80211.c b/drivers/net/wireless/mwifiex/cfg80211.c
index e57f543413de..49e20661b60b 100644
--- a/drivers/net/wireless/mwifiex/cfg80211.c
+++ b/drivers/net/wireless/mwifiex/cfg80211.c
@@ -1597,7 +1597,7 @@ mwifiex_setup_ht_caps(struct ieee80211_sta_ht_cap *ht_info,
1597 * create a new virtual interface with the given name 1597 * create a new virtual interface with the given name
1598 */ 1598 */
1599struct wireless_dev *mwifiex_add_virtual_intf(struct wiphy *wiphy, 1599struct wireless_dev *mwifiex_add_virtual_intf(struct wiphy *wiphy,
1600 char *name, 1600 const char *name,
1601 enum nl80211_iftype type, 1601 enum nl80211_iftype type,
1602 u32 *flags, 1602 u32 *flags,
1603 struct vif_params *params) 1603 struct vif_params *params)