Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 102848
b: refs/heads/master
c: b97e77e
h: refs/heads/master
v: v3
  • Loading branch information
Tomas Winkler authored and John W. Linville committed Jun 3, 2008
1 parent 09fa224 commit 15b5aa0
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: 2b2121417eff64125bdb7f322d3b533e06d73dae
refs/heads/master: b97e77e0446f0702de7fa0f5d2c52acf42d0289f
2 changes: 1 addition & 1 deletion trunk/net/mac80211/tx.c
Original file line number Diff line number Diff line change
Expand Up @@ -2011,7 +2011,7 @@ ieee80211_get_buffered_bc(struct ieee80211_hw *hw,
}

if (WARN_ON(tx.skb != skb))
return NULL;
res = TX_DROP;

if (res == TX_DROP) {
I802_DEBUG_INC(local->tx_handlers_drop);
Expand Down

0 comments on commit 15b5aa0

Please sign in to comment.