mwifiex: report received management frames to cfg80211
Process the management frames received from firmware and report them to cfg80211. Signed-off-by: Stone Piao <piaoyun@marvell.com> Signed-off-by: Kiran Divekar <dkiran@marvell.com> Signed-off-by: Kevin Gan <ganhy@marvell.com> Signed-off-by: Bing Zhao <bzhao@marvell.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:

committed by
John W. Linville

parent
3cec68701a
commit
2dbaf751b1
@@ -214,6 +214,7 @@ static int mwifiex_init_priv(struct mwifiex_private *priv)
|
||||
priv->wps_ie = NULL;
|
||||
priv->wps_ie_len = 0;
|
||||
priv->ap_11n_enabled = 0;
|
||||
priv->mgmt_rx_freq = 2437;
|
||||
|
||||
priv->scan_block = false;
|
||||
|
||||
|
Reference in New Issue
Block a user