From: Stephan Gatzka Date: Sat, 2 Jun 2012 03:04:06 +0000 (+0000) Subject: fec_mpc52xx: fix timestamp filtering X-Git-Tag: v3.2.20~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8e06b6819e23fe105fb9506011576277deef3c4;p=pandora-kernel.git fec_mpc52xx: fix timestamp filtering commit 9ca3cc6f3026946ba655e863ca2096339e667639 upstream. skb_defer_rx_timestamp was called with a freshly allocated skb but must be called with rskb instead. Signed-off-by: Stephan Gatzka Acked-by: Richard Cochran Signed-off-by: David S. Miller Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed