Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 122320
b: refs/heads/master
c: ce546fd
h: refs/heads/master
v: v3
  • Loading branch information
Abhijeet Kolekar authored and John W. Linville committed Nov 26, 2008
1 parent d78ea90 commit def467e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 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: 0e149cf5a1b1900484f4b808d59a5f246cd720be
refs/heads/master: ce546fd2eacdbd8dc15f3d2ffd9a95661d082919
5 changes: 1 addition & 4 deletions trunk/drivers/net/wireless/iwlwifi/iwl3945-base.c
Original file line number Diff line number Diff line change
Expand Up @@ -6321,10 +6321,7 @@ static void iwl3945_post_associate(struct iwl3945_priv *priv)

case NL80211_IFTYPE_ADHOC:

/* clear out the station table */
iwl3945_clear_stations_table(priv);

iwl3945_add_station(priv, iwl3945_broadcast_addr, 0, 0);
priv->assoc_id = 1;
iwl3945_add_station(priv, priv->bssid, 0, 0);
iwl3945_sync_sta(priv, IWL_STA_ID,
(priv->band == IEEE80211_BAND_5GHZ) ?
Expand Down

0 comments on commit def467e

Please sign in to comment.