Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 149733
b: refs/heads/master
c: 54cb228
h: refs/heads/master
i:
  149731: 50ea9f4
v: v3
  • Loading branch information
Wei Yongjun authored and David S. Miller committed Apr 13, 2009
1 parent ca13238 commit 3c3a148
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: 728a9972d1f290608e730b9ccec2061aa81f6609
refs/heads/master: 54cb2284dce50672c40248b8e95940318ec2ca41
3 changes: 1 addition & 2 deletions trunk/drivers/net/wireless/at76c50x-usb.c
Original file line number Diff line number Diff line change
Expand Up @@ -2309,8 +2309,7 @@ static void at76_delete_device(struct at76_priv *priv)

del_timer_sync(&ledtrig_tx_timer);

if (priv->rx_skb)
kfree_skb(priv->rx_skb);
kfree_skb(priv->rx_skb);

usb_put_dev(priv->udev);

Expand Down

0 comments on commit 3c3a148

Please sign in to comment.