Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 266736
b: refs/heads/master
c: c3322b3
h: refs/heads/master
v: v3
  • Loading branch information
Wey-Yi Guy authored and John W. Linville committed Oct 14, 2011
1 parent 537730a commit 389fa76
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: d36120c6259e0d5bc435b8b690f73907357c26fb
refs/heads/master: c3322b30fe37db53feb4f60ccb1eb5175af2d2e0
3 changes: 1 addition & 2 deletions trunk/drivers/net/wireless/iwlwifi/iwl-agn-rs.c
Original file line number Diff line number Diff line change
Expand Up @@ -2666,8 +2666,7 @@ static void rs_rate_scale_perform(struct iwl_priv *priv,

out:
tbl->current_rate = rate_n_flags_from_tbl(priv, tbl, index, is_green);
i = index;
lq_sta->last_txrate_idx = i;
lq_sta->last_txrate_idx = index;
}

/**
Expand Down

0 comments on commit 389fa76

Please sign in to comment.