mwifiex: update 11n status as per start_ap IE
[deliverable/linux.git] / drivers / net / wireless / mwifiex / init.c
index 81fc8ed0e9764e57824c0a6352b1f42db5b22220..118a29f6e2400b4c77c73106412a45736e5a4767 100644 (file)
@@ -208,6 +208,7 @@ static int mwifiex_init_priv(struct mwifiex_private *priv)
        priv->curr_bcn_size = 0;
        priv->wps_ie = NULL;
        priv->wps_ie_len = 0;
+       priv->ap_11n_enabled = 0;
 
        priv->scan_block = false;
 
This page took 0.045456 seconds and 5 git commands to generate.