Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 324743
b: refs/heads/master
c: 085b501
h: refs/heads/master
i:
  324741: 525db4f
  324739: 9327201
  324735: 970dc65
v: v3
  • Loading branch information
Wei Yongjun authored and Greg Kroah-Hartman committed Sep 4, 2012
1 parent 5bde5fc commit e72447a
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: b7553423cde0cb49a35fabcb15f83688c01ce400
refs/heads/master: 085b50186dff9dc551b54d09be0c21ec925e7fc7
3 changes: 1 addition & 2 deletions trunk/drivers/staging/rtl8192e/rtl8192e/rtl_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -734,8 +734,7 @@ static void rtl8192_prepare_beacon(struct r8192_priv *priv)

ring = &priv->tx_ring[BEACON_QUEUE];
pskb = __skb_dequeue(&ring->queue);
if (pskb)
kfree_skb(pskb);
kfree_skb(pskb);

pnewskb = rtllib_get_beacon(priv->rtllib);
if (!pnewskb)
Expand Down

0 comments on commit e72447a

Please sign in to comment.