]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mlx4: protect mlx4_en_start_port in mlx4_en_restart with rtnl_lock
authorHannes Frederic Sowa <hannes@stressinduktion.org>
Mon, 18 Apr 2016 19:19:44 +0000 (21:19 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 21 Apr 2016 19:35:43 +0000 (15:35 -0400)
commit0c5c3252c43cc935bef05c2211fc7cb32facddf7
treee09c6f8f46a4a56cb9ce4b9a88418b7fee0af5e1
parent41419b9303f085e8912406140355e45230fed22f
mlx4: protect mlx4_en_start_port in mlx4_en_restart with rtnl_lock

mlx4_en_start_port requires rtnl_lock to be held.

Cc: Eugenia Emantayev <eugenia@mellanox.com>
Cc: Yishai Hadas <yishaih@mellanox.com>
Signed-off-by: Hannes Frederic Sowa <hannes@stressinduktion.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mellanox/mlx4/en_netdev.c