mac80211: notify mac from low level driver (iwlwifi)
[deliverable/linux.git] / drivers / net / wireless / iwlwifi / iwl3945-base.c
index 5e51cfcda39f141b350066f3c512da401502513e..29a9ecdcbf35f627a7924fe13c6b9adda9ccfa3d 100644 (file)
@@ -5886,6 +5886,7 @@ static void iwl3945_alive_start(struct iwl3945_priv *priv)
        if (priv->error_recovering)
                iwl3945_error_recovery(priv);
 
+       ieee80211_notify_mac(priv->hw, IEEE80211_NOTIFY_RE_ASSOC);
        return;
 
  restart:
This page took 0.026806 seconds and 5 git commands to generate.