Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 122759
b: refs/heads/master
c: 8882d9a
h: refs/heads/master
i:
  122757: b47d557
  122755: dfd9263
  122751: 6daa3d5
v: v3
  • Loading branch information
Andy Fleming authored and David S. Miller committed Dec 18, 2008
1 parent 4fc2486 commit 634bb43
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: a693722aec4ce26fb46c21cf4bf4422484a397a7
refs/heads/master: 8882d9a60028a9937e9c5652cfb80d4399ce5242
3 changes: 1 addition & 2 deletions trunk/drivers/net/gianfar.c
Original file line number Diff line number Diff line change
Expand Up @@ -1732,8 +1732,7 @@ int gfar_clean_rx_ring(struct net_device *dev, int rx_work_limit)

if (unlikely(!newskb))
newskb = skb;

if (skb)
else if (skb)
dev_kfree_skb_any(skb);
} else {
/* Increment the number of packets */
Expand Down

0 comments on commit 634bb43

Please sign in to comment.