git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a3d6713
)
net: reset skb queue mapping when rx'ing over tunnel
author
Tom Herbert
<therbert@google.com>
Thu, 23 Sep 2010 11:19:54 +0000
(11:19 +0000)
committer
David S. Miller
<davem@davemloft.net>
Mon, 27 Sep 2010 01:48:40 +0000
(18:48 -0700)
Reset queue mapping when an skb is reentering the stack via a tunnel.
On second pass, the queue mapping from the original device is no
longer valid.
Signed-off-by: Tom Herbert <therbert@google.com>
Acked-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found