Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 150564
b: refs/heads/master
c: 60df914
h: refs/heads/master
v: v3
  • Loading branch information
Eric Dumazet authored and David S. Miller committed May 29, 2009
1 parent dece47c commit 7129a7b
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: 2df9001edc382c331f338f45d259feeaa740c418
refs/heads/master: 60df914e295a21a223e43a7ee01e0c73c64dd111
2 changes: 0 additions & 2 deletions trunk/drivers/net/veth.c
Original file line number Diff line number Diff line change
Expand Up @@ -176,8 +176,6 @@ static int veth_xmit(struct sk_buff *skb, struct net_device *dev)
if (dev->features & NETIF_F_NO_CSUM)
skb->ip_summed = rcv_priv->ip_summed;

dst_release(skb->dst);
skb->dst = NULL;
skb->mark = 0;
secpath_reset(skb);
nf_reset(skb);
Expand Down

0 comments on commit 7129a7b

Please sign in to comment.