Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 202692
b: refs/heads/master
c: 271c1df
h: refs/heads/master
v: v3
  • Loading branch information
jamal authored and David S. Miller committed Jun 7, 2010
1 parent 784aeb1 commit c0ac603
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: 9dacaf17a60101a55d456cc7b00e269d8145aa0d
refs/heads/master: 271c1dfa61bc90a57648ff96f3eb92d4b4d4f11e
3 changes: 0 additions & 3 deletions trunk/net/core/dev.c
Original file line number Diff line number Diff line change
Expand Up @@ -2663,9 +2663,6 @@ static inline struct sk_buff *handle_ing(struct sk_buff *skb,
if (*pt_prev) {
*ret = deliver_skb(skb, *pt_prev, orig_dev);
*pt_prev = NULL;
} else {
/* Huh? Why does turning on AF_PACKET affect this? */
skb->tc_verd = SET_TC_OK2MUNGE(skb->tc_verd);
}

switch (ing_filter(skb)) {
Expand Down

0 comments on commit c0ac603

Please sign in to comment.