Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 134080
b: refs/heads/master
c: def1343
h: refs/heads/master
v: v3
  • Loading branch information
Rami Rosen authored and John W. Linville committed Jan 29, 2009
1 parent 9e3ad0c commit c10bd17
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: c481ec9705d4a5d566393bc17374cfd82c870715
refs/heads/master: def1343971b2abd158ece1a71dd1c7a20e4c2fcb
1 change: 0 additions & 1 deletion trunk/net/mac80211/tx.c
Original file line number Diff line number Diff line change
Expand Up @@ -1053,7 +1053,6 @@ static int __ieee80211_tx(struct ieee80211_local *local, struct sk_buff *skb,
if (skb) {
if (netif_subqueue_stopped(local->mdev, skb))
return IEEE80211_TX_AGAIN;
info = IEEE80211_SKB_CB(skb);

ret = local->ops->tx(local_to_hw(local), skb);
if (ret)
Expand Down

0 comments on commit c10bd17

Please sign in to comment.