net: rxhash already set in __copy_skb_header
authorEric Dumazet <eric.dumazet@gmail.com>
Sun, 13 Jun 2010 10:50:46 +0000 (10:50 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 14 Jun 2010 00:16:54 +0000 (17:16 -0700)
No need to copy rxhash again in __skb_clone()

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found