Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 211115
b: refs/heads/master
c: 693019e
h: refs/heads/master
i:
  211113: 375e711
  211111: 4c59d9d
v: v3
  • Loading branch information
Tom Herbert authored and David S. Miller committed Sep 27, 2010
1 parent f32c073 commit d6914cf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a3d6713fbd2ccb50898a6f88664da96a7857c039
refs/heads/master: 693019e90ca45d881109d32c0c6d29adf03f6447
1 change: 1 addition & 0 deletions trunk/include/net/dst.h
Original file line number Diff line number Diff line change
Expand Up @@ -242,6 +242,7 @@ static inline void skb_tunnel_rx(struct sk_buff *skb, struct net_device *dev)
dev->stats.rx_packets++;
dev->stats.rx_bytes += skb->len;
skb->rxhash = 0;
skb_set_queue_mapping(skb, 0);
skb_dst_drop(skb);
nf_reset(skb);
}
Expand Down

0 comments on commit d6914cf

Please sign in to comment.