From: Changli Gao Date: Tue, 17 Aug 2010 19:00:56 +0000 (+0000) Subject: net: rps: reset network header before calling skb_get_rxhash() X-Git-Tag: v2.6.37-rc1~147^2~748 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d47b45951af087c1a4439c559309b0bf90a0718;p=pandora-kernel.git net: rps: reset network header before calling skb_get_rxhash() skb_get_rxhash() assumes the network header pointer of the skb is set properly after the commit: commit bfb564e7391340638afe4ad67744a8f3858e7566 Author: Krishna Kumar Date: Wed Aug 4 06:15:52 2010 +0000 core: Factor out flow calculation from get_rps_cpu Signed-off-by: Changli Gao Signed-off-by: David S. Miller --- Reading git-diff-tree failed