net/mlx4_en: tx_info->ts_requested was not cleared
authorEric Dumazet <edumazet@google.com>
Sun, 5 Oct 2014 09:35:19 +0000 (12:35 +0300)
committerDavid S. Miller <davem@davemloft.net>
Mon, 6 Oct 2014 05:04:16 +0000 (01:04 -0400)
commite70602a8b87649e9f7742d96929a8d83618fa320
treee06033b817607a92bc2f45d11f0058cfc39e3af2
parente533ac7ea00c39f5ef4ab0976dd2662d50fa42a1
net/mlx4_en: tx_info->ts_requested was not cleared

Properly clear tx_info->ts_requested

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: Amir Vadai <amirv@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mellanox/mlx4/en_tx.c