]> git.baikalelectronics.ru Git - kernel.git/commit
team: rtnl_lock for options set
authorJiri Pirko <jiri@mellanox.com>
Thu, 3 Dec 2015 11:12:17 +0000 (12:12 +0100)
committerDavid S. Miller <davem@davemloft.net>
Thu, 3 Dec 2015 16:49:26 +0000 (11:49 -0500)
commitb15529c96e448001811092ae3db920fa969ccd18
tree7c0e3dfd9643fc6a7020b94c639a9fb12bd99a80
parentb998aa9607c772187d313415c7ae5837d5776c35
team: rtnl_lock for options set

During options set, there will be needed to hold rtnl_mutex in order to
safely call netdev notifiers.

Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/team/team.c