Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 290778
b: refs/heads/master
c: c288ec6
h: refs/heads/master
v: v3
  • Loading branch information
John W. Linville committed Feb 29, 2012
1 parent a389b62 commit d5590b9
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: 8701ff0a88bcfc8c7dced3842919ad8d016a6835
refs/heads/master: c288ec614e264b46853c65d3db9ccf91d53c9484
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/ath/carl9170/tx.c
Original file line number Diff line number Diff line change
Expand Up @@ -1247,7 +1247,7 @@ static bool carl9170_tx_ps_drop(struct ar9170 *ar, struct sk_buff *skb)
tx_info = IEEE80211_SKB_CB(skb);

if (unlikely(sta_info->sleeping) &&
!(tx_info->flags & (IEEE80211_TX_CTL_POLL_RESPONSE |
!(tx_info->flags & (IEEE80211_TX_CTL_NO_PS_BUFFER |
IEEE80211_TX_CTL_CLEAR_PS_FILT))) {
rcu_read_unlock();

Expand Down

0 comments on commit d5590b9

Please sign in to comment.