Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 327909
b: refs/heads/master
c: 6babc28
h: refs/heads/master
i:
  327907: 9c498e5
v: v3
  • Loading branch information
Wei Yongjun authored and John W. Linville committed Sep 7, 2012
1 parent 954240a commit 771e09d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: d6b389e9cbe8f645013001902df45f7e7a223a83
refs/heads/master: 6babc283c1edd6dec710530a0e168defceb8d704
3 changes: 1 addition & 2 deletions trunk/drivers/net/wireless/rtlwifi/rtl8192c/fw_common.c
Original file line number Diff line number Diff line change
Expand Up @@ -577,8 +577,7 @@ static bool _rtl92c_cmd_send_packet(struct ieee80211_hw *hw,
ring = &rtlpci->tx_ring[BEACON_QUEUE];

pskb = __skb_dequeue(&ring->queue);
if (pskb)
kfree_skb(pskb);
kfree_skb(pskb);

spin_lock_irqsave(&rtlpriv->locks.irq_th_lock, flags);

Expand Down

0 comments on commit 771e09d

Please sign in to comment.