]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5894b9bd58ff3095ce100833ac2be346bd589aad
tree04000e8d518128536f5fee8490c614721518b25f
parent1ccf7cf7b69353e8380002b163cb3fd9d44a6006
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: 133d98374d3c ('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