Eric Dumazet
fe971b95c2
net/mlx4_en: remove NETDEV_TX_BUSY
...
Drivers should avoid NETDEV_TX_BUSY as much as possible.
They should stop the tx queue before qdisc even tries to push another
packet, to avoid requeues.
For a driver supporting skb->xmit_more, this is likely to be a prereq
anyway, otherwise we could have a tx deadlock : We need to force a
doorbell if TX ring is full.
Signed-off-by: Eric Dumazet <edumazet@google.com >
Acked-by: Amir Vadai <amirv@mellanox.com >
Signed-off-by: David S. Miller <davem@davemloft.net >
2014-10-07 13:20:39 -04:00
..
2014-09-23 12:09:27 -04:00
2014-08-14 18:10:33 -06:00
2014-08-12 12:15:14 -06:00
2014-10-03 15:31:40 -07:00
2014-09-05 21:57:09 -07:00
2014-10-03 12:22:19 -07:00
2014-10-03 15:31:40 -07:00
2014-08-12 12:15:14 -06:00
2014-10-05 21:39:40 -04:00
2014-09-22 14:27:44 -04:00
2014-09-01 20:33:15 -07:00
2014-09-23 12:09:27 -04:00
2014-08-12 12:15:14 -06:00
2014-10-07 13:08:43 -04:00
2014-09-15 12:49:11 -04:00
2014-10-03 15:31:40 -07:00
2014-10-03 15:31:40 -07:00
2014-09-28 17:32:11 -04:00
2014-09-09 20:37:08 -07:00
2014-10-03 15:31:40 -07:00
2014-08-27 18:25:40 -07:00
2014-08-12 12:15:14 -06:00
2014-09-22 15:01:09 -04:00
2014-10-06 00:53:56 -04:00
2014-08-07 16:02:58 -07:00
2014-09-08 15:39:58 -07:00
2014-08-25 17:27:09 -07:00
2014-08-12 12:15:14 -06:00
2014-10-02 03:14:34 -07:00
2014-10-05 21:18:56 -04:00
2014-10-07 13:20:39 -04:00
2014-08-12 12:15:14 -06:00
2014-10-03 15:31:40 -07:00
2014-08-14 18:10:33 -06:00
2014-08-12 12:15:14 -06:00
2014-09-15 14:17:00 -04:00
2014-10-03 15:31:40 -07:00
2014-09-02 13:47:25 -07:00
2014-10-03 15:31:40 -07:00
2014-09-08 14:23:46 -07:00
2014-09-22 13:25:51 -04:00
2014-09-09 20:37:08 -07:00
2014-08-12 12:15:14 -06:00
2014-10-02 11:25:43 -07:00
2014-10-03 15:31:40 -07:00
2014-08-12 12:15:14 -06:00
2014-10-01 16:35:43 -04:00
2014-09-02 13:23:25 -07:00
2014-09-23 12:09:27 -04:00
2014-08-12 12:15:14 -06:00
2014-08-12 12:15:14 -06:00
2014-08-12 12:15:14 -06:00
2014-10-03 15:31:40 -07:00
2014-10-03 15:31:40 -07:00
2014-10-01 15:26:09 -04:00
2014-08-12 12:15:14 -06:00
2014-09-30 01:30:43 -04:00
2014-09-09 20:37:08 -07:00
2014-08-12 12:15:14 -06:00
2014-08-12 12:15:14 -06:00
2014-10-03 15:31:40 -07:00
2014-10-01 15:01:10 -04:00
2014-08-11 12:19:53 -07:00
2014-08-24 18:36:57 -07:00
2014-10-03 15:31:40 -07:00
2014-08-12 12:15:14 -06:00
2014-08-12 12:15:14 -06:00
2014-10-03 12:22:19 -07:00
2014-10-03 15:31:40 -07:00
2014-10-03 12:22:19 -07:00
2014-10-03 15:31:40 -07:00