Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 202860
b: refs/heads/master
c: 041fa0c
h: refs/heads/master
v: v3
  • Loading branch information
Johannes Berg authored and Reinette Chatre committed Jun 6, 2010
1 parent debb590 commit 4f4a6cf
Show file tree
Hide file tree
Showing 3 changed files with 1 addition 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: 467429b475e56f154f93b3b14fd75f238d14597a
refs/heads/master: 041fa0cdf1c1edc2b9efa08c28cc8193e68b1f8f
2 changes: 0 additions & 2 deletions trunk/drivers/net/wireless/iwlwifi/iwl-agn.c
Original file line number Diff line number Diff line change
Expand Up @@ -2444,8 +2444,6 @@ static void iwl_alive_start(struct iwl_priv *priv)

if (priv->cfg->ops->hcmd->set_rxon_chain)
priv->cfg->ops->hcmd->set_rxon_chain(priv);

memcpy(priv->staging_rxon.node_addr, priv->mac_addr, ETH_ALEN);
}

/* Configure Bluetooth device coexistence support */
Expand Down
2 changes: 0 additions & 2 deletions trunk/drivers/net/wireless/iwlwifi/iwl-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -1880,8 +1880,6 @@ static int iwl_set_mode(struct iwl_priv *priv, struct ieee80211_vif *vif)
if (priv->cfg->ops->hcmd->set_rxon_chain)
priv->cfg->ops->hcmd->set_rxon_chain(priv);

memcpy(priv->staging_rxon.node_addr, priv->mac_addr, ETH_ALEN);

return iwlcore_commit_rxon(priv);
}

Expand Down

0 comments on commit 4f4a6cf

Please sign in to comment.