]> bbs.cooldavid.org Git - net-next-2.6.git/commit
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)
commite8d15e6460cb0eea00f2574a80d94496943403ba
tree34b40fbf0d7dbd294c918ff3e12af11e5ca77e95
parente897082fe7a5b591dc4dd5599ac39081a7c8e482
net: rxhash already set in __copy_skb_header

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>
net/core/skbuff.c