[PATCH] iwlwifi: Correction for sending beacon in config_ap

This patch takes out sending beacon from conditional in
config_ap function.

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Zhu Yi <yi.zhu@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:
Zhu Yi 2007-09-27 11:27:32 +08:00 committed by David S. Miller
parent cfe0170987
commit e1493deb74
1 changed files with 2 additions and 3 deletions

View File

@ -7493,9 +7493,8 @@ static void iwl_config_ap(struct iwl_priv *priv)
iwl_activate_qos(priv, 1);
#endif
iwl_rxon_add_station(priv, BROADCAST_ADDR, 0);
iwl_send_beacon_cmd(priv);
} else
iwl_send_beacon_cmd(priv);
}
iwl_send_beacon_cmd(priv);
/* FIXME - we need to add code here to detect a totally new
* configuration, reset the AP, unassoc, rxon timing, assoc,