commit | 7d259505299cb6f4642eac4eebb191d6c2ebe558 | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@mellanox.com> | Thu Dec 03 12:12:17 2015 +0100 |
committer | David S. Miller <davem@davemloft.net> | Thu Dec 03 11:49:26 2015 -0500 |
tree | 7c0e3dfd9643fc6a7020b94c639a9fb12bd99a80 | |
parent | fb1b2e3ce53aef80b3cef71f3885d584cdbdc6b8 [diff] |
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>