Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 102849
b: refs/heads/master
c: 2d89298
h: refs/heads/master
i:
  102847: 09fa224
v: v3
  • Loading branch information
Tomas Winkler authored and John W. Linville committed Jun 3, 2008
1 parent 15b5aa0 commit 17195df
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: b97e77e0446f0702de7fa0f5d2c52acf42d0289f
refs/heads/master: 2d892986e82306b8ad96285fb54b9999523331e0
3 changes: 0 additions & 3 deletions trunk/net/mac80211/tx.c
Original file line number Diff line number Diff line change
Expand Up @@ -612,13 +612,10 @@ ieee80211_tx_h_misc(struct ieee80211_tx_data *tx)

if ((info->flags & IEEE80211_TX_CTL_USE_RTS_CTS) ||
(info->flags & IEEE80211_TX_CTL_USE_CTS_PROTECT)) {
struct ieee80211_supported_band *sband;
struct ieee80211_rate *rate;
s8 baserate = -1;
int idx;

sband = tx->local->hw.wiphy->bands[tx->channel->band];

/* Do not use multiple retry rates when using RTS/CTS */
info->control.alt_retry_rate_idx = -1;

Expand Down

0 comments on commit 17195df

Please sign in to comment.