Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 107101
b: refs/heads/master
c: e7087a8
h: refs/heads/master
i:
  107099: 8ba5434
v: v3
  • Loading branch information
Ivo van Doorn authored and John W. Linville committed Jul 29, 2008
1 parent c319dd8 commit e98f92f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 5adf6d63c1697ce1835daf2b5393488a71ee0dca
refs/heads/master: e7087a828f8714e464fff18d93618727530dfd89
1 change: 1 addition & 0 deletions trunk/drivers/net/wireless/rt2x00/rt2x00mac.c
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ static int rt2x00mac_tx_rts_cts(struct rt2x00_dev *rt2x00dev,
(struct ieee80211_rts *)(skb->data));

if (rt2x00queue_write_tx_frame(queue, skb)) {
dev_kfree_skb_any(skb);
WARNING(rt2x00dev, "Failed to send RTS/CTS frame.\n");
return NETDEV_TX_BUSY;
}
Expand Down

0 comments on commit e98f92f

Please sign in to comment.