Richard Cochran
0affdf347f
net: fec: fix time stamping logic after napi conversion
...
Commit dc975382 "net: fec: add napi support to improve proformance"
converted the fec driver to the napi model. However, that commit
forgot to remove the call to skb_defer_rx_timestamp which is only
needed in non-napi drivers.
(The function napi_gro_receive eventually calls netif_receive_skb,
which in turn calls skb_defer_rx_timestamp.)
This patch should also be applied to the 3.9 and 3.10 kernels.
Signed-off-by: Richard Cochran <richardcochran@gmail.com >
Signed-off-by: David S. Miller <davem@davemloft.net >
2013-08-30 18:01:19 -04:00
..
2013-06-19 22:22:56 -07:00
2013-06-28 22:11:48 -07:00
2013-06-19 22:22:56 -07:00
2013-06-19 22:22:56 -07:00
2013-05-25 21:27:58 -07:00
2013-07-26 13:57:58 -07:00
2013-05-22 14:35:04 -07:00
2013-06-19 22:22:56 -07:00
2013-06-24 12:43:40 -07:00
2013-08-13 17:00:45 -07:00
2013-07-30 18:12:07 -07:00
2013-08-27 22:03:04 -04:00
2013-07-09 18:24:39 -07:00
2013-07-11 17:18:26 -07:00
2013-05-27 22:34:51 -07:00
2013-08-15 01:23:32 -07:00
2013-06-19 22:22:56 -07:00
2013-07-09 12:55:48 -07:00
2013-06-19 22:22:56 -07:00
2013-06-19 22:22:56 -07:00
2013-06-19 22:22:56 -07:00
2013-08-26 16:55:26 -04:00
2013-06-19 22:22:56 -07:00
2013-08-30 18:01:19 -04:00
2013-07-09 18:24:39 -07:00
2013-06-19 22:22:56 -07:00
2013-08-01 15:11:17 -07:00
2013-08-13 15:09:06 -07:00
2013-08-15 15:42:57 -07:00
2013-06-19 22:22:56 -07:00
2013-06-28 22:11:48 -07:00
2013-06-18 13:48:45 +02:00
2013-06-19 22:22:56 -07:00
2013-05-22 14:35:05 -07:00
2013-05-27 22:34:51 -07:00
2013-07-13 14:52:21 -07:00
2013-07-22 14:43:30 -07:00
2013-06-19 22:22:56 -07:00
2013-08-27 14:59:27 -04:00
2013-06-19 22:22:56 -07:00
2013-08-20 16:48:32 -07:00
2013-07-10 19:47:14 -07:00
2013-05-27 22:34:51 -07:00
2013-08-21 14:18:12 +01:00
2013-06-19 22:22:56 -07:00
2013-05-22 14:35:03 -07:00
2013-08-02 15:04:15 -07:00
2013-06-19 22:22:56 -07:00
2013-08-28 17:41:49 -04:00
2013-07-10 13:35:52 -07:00
2013-08-03 11:53:04 -07:00
2013-08-27 14:59:27 -04:00
2013-05-27 22:34:51 -07:00
2013-08-15 01:38:34 -07:00
2013-05-27 22:34:51 -07:00
2013-08-28 18:24:31 -04:00
2013-05-27 22:34:51 -07:00
2013-05-27 22:34:51 -07:00
2013-08-27 14:59:27 -04:00
2013-06-25 16:34:32 -07:00
2013-06-24 12:43:40 -07:00
2013-06-25 16:34:32 -07:00
2013-05-27 22:34:51 -07:00
2013-05-27 22:34:51 -07:00