Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 184521
b: refs/heads/master
c: c43491d
h: refs/heads/master
i:
  184519: 3ebdbe0
v: v3
  • Loading branch information
Simon Horman authored and David S. Miller committed Feb 26, 2010
1 parent 8ac7c3f commit 78cd2f8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: e5e26d75f490d7d41f25a4b39ed6db1713beb417
refs/heads/master: c43491d73ea04277c92a4aa1a7e63ccab4577756
2 changes: 0 additions & 2 deletions trunk/drivers/net/greth.c
Original file line number Diff line number Diff line change
Expand Up @@ -560,8 +560,6 @@ greth_start_xmit_gbit(struct sk_buff *skb, struct net_device *dev)
if (net_ratelimit())
dev_warn(greth->dev, "Could not create TX DMA mapping\n");
dev_kfree_skb(skb);
return NETDEV_TX_OK;

out:
return err;
}
Expand Down

0 comments on commit 78cd2f8

Please sign in to comment.