mwifiex: add custom IE framework
[deliverable/linux.git] / drivers / net / wireless / mwifiex / init.c
index d440c3eb640bd0f22887b8ee793627439221ca98..c1cb004db913cd0064c55758962900f2ed5aa04f 100644 (file)
@@ -279,6 +279,7 @@ static void mwifiex_init_adapter(struct mwifiex_adapter *adapter)
        memset(&adapter->arp_filter, 0, sizeof(adapter->arp_filter));
        adapter->arp_filter_size = 0;
        adapter->channel_type = NL80211_CHAN_HT20;
+       adapter->max_mgmt_ie_index = MAX_MGMT_IE_INDEX;
 }
 
 /*
This page took 0.023563 seconds and 5 git commands to generate.