Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 328192
b: refs/heads/master
c: 7923296
h: refs/heads/master
v: v3
  • Loading branch information
Wei Yongjun authored and Gustavo Padovan committed Sep 8, 2012
1 parent ac852d2 commit 794a265
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: 9712ba0bec83579ae63e4d61f79e18c7d0d9d3fd
refs/heads/master: 7923296f3f9eebbe3d7bb4c99d73bd7a226e0146
3 changes: 1 addition & 2 deletions trunk/drivers/bluetooth/btmrvl_sdio.c
Original file line number Diff line number Diff line change
Expand Up @@ -600,8 +600,7 @@ static int btmrvl_sdio_card_to_host(struct btmrvl_private *priv)
exit:
if (ret) {
hdev->stat.err_rx++;
if (skb)
kfree_skb(skb);
kfree_skb(skb);
}

return ret;
Expand Down

0 comments on commit 794a265

Please sign in to comment.