Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 78991
b: refs/heads/master
c: 4900d6d
h: refs/heads/master
i:
  78989: b677555
  78987: 9d16bb5
  78983: b4dfac8
  78975: f2ca8f3
v: v3
  • Loading branch information
Zhu Yi authored and David S. Miller committed Jan 28, 2008
1 parent b0d0f0f commit 5e1038e
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 11 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: bb8c093bdea62f2ae371b98ebff81b0407852faf
refs/heads/master: 4900d6daadea8b32b8a6312e793977e18343cfe5
8 changes: 0 additions & 8 deletions trunk/drivers/net/wireless/iwlwifi/iwl-4965.c
Original file line number Diff line number Diff line change
Expand Up @@ -4269,14 +4269,6 @@ static int iwl4965_tx_queue_agg_disable(struct iwl4965_priv *priv, u16 txq_id,

#endif/* CONFIG_IWL4965_HT_AGG */
#endif /* CONFIG_IWL4965_HT */
/*
* RATE SCALE CODE
*/
int iwl4965_init_hw_rates(struct iwl4965_priv *priv, struct ieee80211_rate *rates)
{
return 0;
}


/**
* iwl4965_add_station - Initialize a station's hardware rate table
Expand Down
2 changes: 0 additions & 2 deletions trunk/drivers/net/wireless/iwlwifi/iwl4965-base.c
Original file line number Diff line number Diff line change
Expand Up @@ -5633,8 +5633,6 @@ static void iwl4965_init_hw_rates(struct iwl4965_priv *priv,
if (IWL_BASIC_RATES_MASK & (1 << i))
rates[i].flags |= IEEE80211_RATE_BASIC;
}

iwl4965_init_hw_rates(priv, rates);
}

/**
Expand Down

0 comments on commit 5e1038e

Please sign in to comment.