net/mlx4_en: Remove dependency between timestamping capability and service_task
authorEugenia Emantayev <eugenia@mellanox.com>
Thu, 17 Dec 2015 13:35:37 +0000 (15:35 +0200)
committerDavid S. Miller <davem@davemloft.net>
Fri, 18 Dec 2015 19:48:03 +0000 (14:48 -0500)
commitfc9f5ea9b4ecbe9b7839c92f0a54261809c723d3
tree04000e8d518128536f5fee8490c614721518b25f
parent62d2b157f4a1f354fe8d28db5b4891cdafe1a9c5
net/mlx4_en: Remove dependency between timestamping capability and service_task

Service task is responsible for other tasks in addition to timestamping
overflow check. Launch it even if timestamping is not supported by device.

Fixes: 07841f9d94c1 ('net/mlx4_en: Schedule napi when RX buffers allocation fails')
Signed-off-by: Eugenia Emantayev <eugenia@mellanox.com>
Signed-off-by: Eran Ben Elisha <eranbe@mellanox.com>
Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mellanox/mlx4/en_netdev.c