commit | 9ca3cc6f3026946ba655e863ca2096339e667639 | [log] [tgz] |
---|---|---|
author | Stephan Gatzka <stephan@gatzka.org> | Sat Jun 02 03:04:06 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sat Jun 02 17:09:08 2012 -0400 |
tree | f66809188bccedc886de82dbcf05a67a637a7332 | |
parent | b1ff4f96fd1c63890d78d8939c6e0f2b44ce3113 [diff] |
fec_mpc52xx: fix timestamp filtering skb_defer_rx_timestamp was called with a freshly allocated skb but must be called with rskb instead. Signed-off-by: Stephan Gatzka <stephan@gatzka.org> Cc: stable <stable@vger.kernel.org> Acked-by: Richard Cochran <richardcochran@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>