Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 265522
b: refs/heads/master
c: ec5efe7
h: refs/heads/master
v: v3
  • Loading branch information
Eric Dumazet authored and David S. Miller committed Aug 24, 2011
1 parent 8b922eb commit 689a0b1
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 0e43182c0c9482a26a4108da9254f3e2869a8e18
refs/heads/master: ec5efe7946280d1e84603389a1030ccec0a767ae
2 changes: 2 additions & 0 deletions trunk/net/core/dev.c
Original file line number Diff line number Diff line change
Expand Up @@ -2608,6 +2608,8 @@ void __skb_get_rxhash(struct sk_buff *skb)
}
}
break;
case IPPROTO_IPIP:
goto again;
default:
break;
}
Expand Down

0 comments on commit 689a0b1

Please sign in to comment.