Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 266510
b: refs/heads/master
c: a76011e
h: refs/heads/master
v: v3
  • Loading branch information
Greg Dietsche authored and John W. Linville committed Sep 30, 2011
1 parent 14123d1 commit 231d02a
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: 90826313fd69d198da7574779460f793765abfa5
refs/heads/master: a76011e2cbb6915f60488477311e0f269cee6496
3 changes: 0 additions & 3 deletions trunk/drivers/net/wireless/iwlwifi/iwl-agn-rs.c
Original file line number Diff line number Diff line change
Expand Up @@ -2273,9 +2273,6 @@ static void rs_rate_scale_perform(struct iwl_priv *priv,
info->flags & IEEE80211_TX_CTL_NO_ACK)
return;

if (!sta || !lq_sta)
return;

lq_sta->supp_rates = sta->supp_rates[lq_sta->band];

tid = rs_tl_add_packet(lq_sta, hdr);
Expand Down

0 comments on commit 231d02a

Please sign in to comment.