commit | 693019e90ca45d881109d32c0c6d29adf03f6447 | [log] [tgz] |
---|---|---|
author | Tom Herbert <therbert@google.com> | Thu Sep 23 11:19:54 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sun Sep 26 18:48:40 2010 -0700 |
tree | 76142f67118da6998584172d609a32d989bfccc8 | |
parent | a3d6713fbd2ccb50898a6f88664da96a7857c039 [diff] |
net: reset skb queue mapping when rx'ing over tunnel 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>