commit | 62256f98f244fbb1c7a10465e1ee412f209d8978 | [log] [tgz] |
---|---|---|
author | Florian Westphal <fw@strlen.de> | Wed Aug 09 20:41:52 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed Aug 09 16:57:38 2017 -0700 |
tree | 89b1dff314d7b5fd1e10c24ef3971f51abe9c624 | |
parent | 6853dd488119a42d01ad994060dc10b95c687c76 [diff] |
rtnetlink: add RTNL_FLAG_DOIT_UNLOCKED Allow callers to tell rtnetlink core that its doit callback should be invoked without holding rtnl mutex. Signed-off-by: Florian Westphal <fw@strlen.de> Reviewed-by: Hannes Frederic Sowa <hannes@stressinduktion.org> Signed-off-by: David S. Miller <davem@davemloft.net>