Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 66794
b: refs/heads/master
c: e1493de
h: refs/heads/master
v: v3
  • Loading branch information
Zhu Yi authored and David S. Miller committed Oct 10, 2007
1 parent 39795dc commit 348aa61
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: cfe01709871cccf711c70a970bfc1a8d7bd13f84
refs/heads/master: e1493deb74d22b005769e6ecbd24a00106941c6c
5 changes: 2 additions & 3 deletions trunk/drivers/net/wireless/iwlwifi/iwl4965-base.c
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 348aa61

Please sign in to comment.