Eric Dumazet 28679751a9 net: dont update dev->trans_start in 10GB drivers
Followup of commits 9d21493b4beb8f918ba248032fefa393074a5e2b
and 08baf561083bc27a953aa087dd8a664bb2b88e8e
(net: tx scalability works : trans_start)
(net: txq_trans_update() helper)

Now that core network takes care of trans_start updates, dont do it
in drivers themselves, if possible. Multi queue drivers can
avoid one cache miss (on dev->trans_start) in their start_xmit()
handler.

Exceptions are NETIF_F_LLTX drivers (vxge & tehuti)

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-05-29 01:46:26 -07:00
..
2009-05-25 23:48:43 -07:00
2009-04-13 15:16:33 -07:00
2009-04-28 02:05:21 -07:00
2009-04-21 18:12:11 -07:00
2009-05-26 20:35:03 -07:00
2009-05-26 20:35:02 -07:00
2009-05-26 20:35:02 -07:00
2009-05-26 20:35:02 -07:00
2009-05-26 20:35:02 -07:00
2009-05-26 20:35:02 -07:00
2009-05-26 20:35:03 -07:00
2009-05-26 20:35:03 -07:00
2009-05-26 20:35:03 -07:00
2009-05-26 20:35:04 -07:00
2009-04-24 04:45:33 -07:00
2009-05-17 11:59:51 -07:00
2009-04-14 21:57:00 -07:00
2006-09-13 13:24:59 -04:00
2009-04-11 02:53:46 -07:00
2009-04-14 21:57:02 -07:00
2009-04-14 21:57:03 -07:00
2009-04-16 02:20:06 -07:00
2009-04-04 16:51:14 -07:00
2009-05-17 20:47:44 -07:00
2009-05-17 20:47:44 -07:00
2009-03-02 22:32:48 -08:00
2009-03-02 22:32:43 -08:00
2009-04-27 03:27:43 -07:00
2009-05-18 15:19:01 -07:00
2009-05-17 21:03:45 -07:00
2009-04-14 21:57:04 -07:00
2009-04-16 02:20:08 -07:00
2009-04-16 02:34:48 -07:00
2009-02-26 21:02:19 -08:00
2009-04-16 02:20:08 -07:00
2009-05-17 15:19:36 -07:00
2009-04-13 15:16:31 -07:00
2009-05-25 22:49:56 -07:00
2009-04-16 02:20:15 -07:00
2009-03-27 00:46:48 -07:00
2009-04-16 02:20:15 -07:00
2009-05-17 21:03:46 -07:00
2009-05-04 11:08:41 -07:00
2009-04-16 02:20:16 -07:00
2009-04-16 02:20:16 -07:00
2009-04-13 15:16:26 -07:00
2009-05-18 15:19:01 -07:00
2009-04-16 02:20:18 -07:00
2009-04-16 02:20:21 -07:00
2009-04-04 16:38:42 -07:00
2009-04-16 02:20:22 -07:00
2009-03-27 00:46:53 -07:00
2009-03-27 00:46:53 -07:00
2009-03-28 23:37:27 -07:00
2009-05-26 20:45:50 -07:00
2009-03-13 16:09:12 -07:00
2009-03-13 16:09:12 -07:00
2009-05-27 15:46:53 -07:00
2009-04-16 02:20:24 -07:00
2009-04-29 17:32:34 -07:00
2009-04-16 02:20:25 -07:00
2009-05-25 22:49:56 -07:00
2009-04-16 02:20:25 -07:00
2009-03-27 00:46:48 -07:00
2007-07-16 15:02:47 +02:00
2009-03-20 00:51:22 -07:00
2009-04-21 01:41:03 -07:00
2009-04-13 15:16:21 -07:00