diff options
Diffstat (limited to 'drivers/net/wireless/mwifiex/main.h')
-rw-r--r-- | drivers/net/wireless/mwifiex/main.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/wireless/mwifiex/main.h b/drivers/net/wireless/mwifiex/main.h index 16be45e9a66a..ad8db61aeeef 100644 --- a/drivers/net/wireless/mwifiex/main.h +++ b/drivers/net/wireless/mwifiex/main.h | |||
@@ -1322,6 +1322,7 @@ u8 mwifiex_chan_type_to_sec_chan_offset(enum nl80211_channel_type chan_type); | |||
1322 | 1322 | ||
1323 | struct wireless_dev *mwifiex_add_virtual_intf(struct wiphy *wiphy, | 1323 | struct wireless_dev *mwifiex_add_virtual_intf(struct wiphy *wiphy, |
1324 | const char *name, | 1324 | const char *name, |
1325 | unsigned char name_assign_type, | ||
1325 | enum nl80211_iftype type, | 1326 | enum nl80211_iftype type, |
1326 | u32 *flags, | 1327 | u32 *flags, |
1327 | struct vif_params *params); | 1328 | struct vif_params *params); |