Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 327683
b: refs/heads/master
c: ebdfb7a
h: refs/heads/master
i:
  327681: a36bb6b
  327679: 9dd685f
v: v3
  • Loading branch information
Johannes Berg committed Jul 26, 2012
1 parent dd89817 commit 78d8c55
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 9da987ac2b88b40c327ce08735b0d46057d180d7
refs/heads/master: ebdfb7a144c53d0b8e771a738f058bc11f0e187f
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/iwlwifi/dvm/tx.c
Original file line number Diff line number Diff line change
Expand Up @@ -431,7 +431,7 @@ int iwlagn_tx_skb(struct iwl_priv *priv, struct sk_buff *skb)
* only. Check this here.
*/
if (WARN_ONCE(tid_data->agg.state != IWL_AGG_ON &&
tid_data->agg.state != IWL_AGG_OFF,
tid_data->agg.state != IWL_AGG_OFF,
"Tx while agg.state = %d", tid_data->agg.state))
goto drop_unlock_sta;

Expand Down

0 comments on commit 78d8c55

Please sign in to comment.