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)
commit7d259505299cb6f4642eac4eebb191d6c2ebe558
tree7c0e3dfd9643fc6a7020b94c639a9fb12bd99a80
parentfb1b2e3ce53aef80b3cef71f3885d584cdbdc6b8
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