Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 362062
b: refs/heads/master
c: a561cf7
h: refs/heads/master
v: v3
  • Loading branch information
Shmulik Ladkani authored and David S. Miller committed Mar 29, 2013
1 parent bd6d4f2 commit cac83e8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 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: 4c51e53689569398d656e631c17308d9b8e84650
refs/heads/master: a561cf7edf9863198bfccecfc5cfe26d951ebd20
1 change: 0 additions & 1 deletion trunk/net/core/dev.c
Original file line number Diff line number Diff line change
Expand Up @@ -1624,7 +1624,6 @@ int dev_forward_skb(struct net_device *dev, struct sk_buff *skb)
}

skb_orphan(skb);
nf_reset(skb);

if (unlikely(!is_skb_forwardable(dev, skb))) {
atomic_long_inc(&dev->rx_dropped);
Expand Down

0 comments on commit cac83e8

Please sign in to comment.