net/mlx4_en: Call napi_synchronize on stop_port
authorIdo Shamay <idos@mellanox.com>
Mon, 27 Oct 2014 09:37:45 +0000 (11:37 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 28 Oct 2014 21:18:01 +0000 (17:18 -0400)
commitf4a36751584bbdfcfd6f3f232e0fe899763434a4
tree716865a871b9bdded17c7405c148a5e6542a81bc
parentc2a3d4b4cac1a9ad0547b0807e118cb34885dbd5
net/mlx4_en: Call napi_synchronize on stop_port

This is instead of calling the actual implementation of
napi_synchronize, for better encapsulation.

Signed-off-by: Ido Shamay <idos@mellanox.com>
Signed-off-by: Amir Vadai <amirv@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mellanox/mlx4/en_netdev.c