/openbmc/linux/net/phonet/ |
H A D | pn_netlink.c | diff b97bac64a589d0158cf866e8995e831030f68f4f Wed Aug 09 13:41:48 CDT 2017 Florian Westphal <fw@strlen.de> rtnetlink: make rtnl_register accept a flags parameter
This change allows us to later indicate to rtnetlink core that certain doit functions should be called without acquiring rtnl_mutex.
This change should have no effect, we simply replace the last (now unused) calcit argument with the new flag.
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>
|
/openbmc/linux/net/ipv6/ |
H A D | addrlabel.c | diff b97bac64a589d0158cf866e8995e831030f68f4f Wed Aug 09 13:41:48 CDT 2017 Florian Westphal <fw@strlen.de> rtnetlink: make rtnl_register accept a flags parameter
This change allows us to later indicate to rtnetlink core that certain doit functions should be called without acquiring rtnl_mutex.
This change should have no effect, we simply replace the last (now unused) calcit argument with the new flag.
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>
|
H A D | ip6mr.c | diff b97bac64a589d0158cf866e8995e831030f68f4f Wed Aug 09 13:41:48 CDT 2017 Florian Westphal <fw@strlen.de> rtnetlink: make rtnl_register accept a flags parameter
This change allows us to later indicate to rtnetlink core that certain doit functions should be called without acquiring rtnl_mutex.
This change should have no effect, we simply replace the last (now unused) calcit argument with the new flag.
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>
|
H A D | ip6_fib.c | diff b97bac64a589d0158cf866e8995e831030f68f4f Wed Aug 09 13:41:48 CDT 2017 Florian Westphal <fw@strlen.de> rtnetlink: make rtnl_register accept a flags parameter
This change allows us to later indicate to rtnetlink core that certain doit functions should be called without acquiring rtnl_mutex.
This change should have no effect, we simply replace the last (now unused) calcit argument with the new flag.
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>
|
H A D | addrconf.c | diff b97bac64a589d0158cf866e8995e831030f68f4f Wed Aug 09 13:41:48 CDT 2017 Florian Westphal <fw@strlen.de> rtnetlink: make rtnl_register accept a flags parameter
This change allows us to later indicate to rtnetlink core that certain doit functions should be called without acquiring rtnl_mutex.
This change should have no effect, we simply replace the last (now unused) calcit argument with the new flag.
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>
|
H A D | route.c | diff b97bac64a589d0158cf866e8995e831030f68f4f Wed Aug 09 13:41:48 CDT 2017 Florian Westphal <fw@strlen.de> rtnetlink: make rtnl_register accept a flags parameter
This change allows us to later indicate to rtnetlink core that certain doit functions should be called without acquiring rtnl_mutex.
This change should have no effect, we simply replace the last (now unused) calcit argument with the new flag.
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>
|
/openbmc/linux/net/can/ |
H A D | gw.c | diff b97bac64a589d0158cf866e8995e831030f68f4f Wed Aug 09 13:41:48 CDT 2017 Florian Westphal <fw@strlen.de> rtnetlink: make rtnl_register accept a flags parameter
This change allows us to later indicate to rtnetlink core that certain doit functions should be called without acquiring rtnl_mutex.
This change should have no effect, we simply replace the last (now unused) calcit argument with the new flag.
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>
|
/openbmc/linux/include/net/ |
H A D | rtnetlink.h | diff b97bac64a589d0158cf866e8995e831030f68f4f Wed Aug 09 13:41:48 CDT 2017 Florian Westphal <fw@strlen.de> rtnetlink: make rtnl_register accept a flags parameter
This change allows us to later indicate to rtnetlink core that certain doit functions should be called without acquiring rtnl_mutex.
This change should have no effect, we simply replace the last (now unused) calcit argument with the new flag.
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>
|
/openbmc/linux/net/dcb/ |
H A D | dcbnl.c | diff b97bac64a589d0158cf866e8995e831030f68f4f Wed Aug 09 13:41:48 CDT 2017 Florian Westphal <fw@strlen.de> rtnetlink: make rtnl_register accept a flags parameter
This change allows us to later indicate to rtnetlink core that certain doit functions should be called without acquiring rtnl_mutex.
This change should have no effect, we simply replace the last (now unused) calcit argument with the new flag.
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>
|
/openbmc/linux/net/mpls/ |
H A D | af_mpls.c | diff b97bac64a589d0158cf866e8995e831030f68f4f Wed Aug 09 13:41:48 CDT 2017 Florian Westphal <fw@strlen.de> rtnetlink: make rtnl_register accept a flags parameter
This change allows us to later indicate to rtnetlink core that certain doit functions should be called without acquiring rtnl_mutex.
This change should have no effect, we simply replace the last (now unused) calcit argument with the new flag.
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>
|
/openbmc/linux/net/bridge/ |
H A D | br_mdb.c | diff b97bac64a589d0158cf866e8995e831030f68f4f Wed Aug 09 13:41:48 CDT 2017 Florian Westphal <fw@strlen.de> rtnetlink: make rtnl_register accept a flags parameter
This change allows us to later indicate to rtnetlink core that certain doit functions should be called without acquiring rtnl_mutex.
This change should have no effect, we simply replace the last (now unused) calcit argument with the new flag.
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>
|
/openbmc/linux/net/core/ |
H A D | fib_rules.c | diff b97bac64a589d0158cf866e8995e831030f68f4f Wed Aug 09 13:41:48 CDT 2017 Florian Westphal <fw@strlen.de> rtnetlink: make rtnl_register accept a flags parameter
This change allows us to later indicate to rtnetlink core that certain doit functions should be called without acquiring rtnl_mutex.
This change should have no effect, we simply replace the last (now unused) calcit argument with the new flag.
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>
|
H A D | net_namespace.c | diff b97bac64a589d0158cf866e8995e831030f68f4f Wed Aug 09 13:41:48 CDT 2017 Florian Westphal <fw@strlen.de> rtnetlink: make rtnl_register accept a flags parameter
This change allows us to later indicate to rtnetlink core that certain doit functions should be called without acquiring rtnl_mutex.
This change should have no effect, we simply replace the last (now unused) calcit argument with the new flag.
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>
|
H A D | neighbour.c | diff b97bac64a589d0158cf866e8995e831030f68f4f Wed Aug 09 13:41:48 CDT 2017 Florian Westphal <fw@strlen.de> rtnetlink: make rtnl_register accept a flags parameter
This change allows us to later indicate to rtnetlink core that certain doit functions should be called without acquiring rtnl_mutex.
This change should have no effect, we simply replace the last (now unused) calcit argument with the new flag.
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>
|
H A D | rtnetlink.c | diff b97bac64a589d0158cf866e8995e831030f68f4f Wed Aug 09 13:41:48 CDT 2017 Florian Westphal <fw@strlen.de> rtnetlink: make rtnl_register accept a flags parameter
This change allows us to later indicate to rtnetlink core that certain doit functions should be called without acquiring rtnl_mutex.
This change should have no effect, we simply replace the last (now unused) calcit argument with the new flag.
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>
|
/openbmc/linux/net/sched/ |
H A D | act_api.c | diff b97bac64a589d0158cf866e8995e831030f68f4f Wed Aug 09 13:41:48 CDT 2017 Florian Westphal <fw@strlen.de> rtnetlink: make rtnl_register accept a flags parameter
This change allows us to later indicate to rtnetlink core that certain doit functions should be called without acquiring rtnl_mutex.
This change should have no effect, we simply replace the last (now unused) calcit argument with the new flag.
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>
|
H A D | sch_api.c | diff b97bac64a589d0158cf866e8995e831030f68f4f Wed Aug 09 13:41:48 CDT 2017 Florian Westphal <fw@strlen.de> rtnetlink: make rtnl_register accept a flags parameter
This change allows us to later indicate to rtnetlink core that certain doit functions should be called without acquiring rtnl_mutex.
This change should have no effect, we simply replace the last (now unused) calcit argument with the new flag.
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>
|
H A D | cls_api.c | diff b97bac64a589d0158cf866e8995e831030f68f4f Wed Aug 09 13:41:48 CDT 2017 Florian Westphal <fw@strlen.de> rtnetlink: make rtnl_register accept a flags parameter
This change allows us to later indicate to rtnetlink core that certain doit functions should be called without acquiring rtnl_mutex.
This change should have no effect, we simply replace the last (now unused) calcit argument with the new flag.
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>
|
/openbmc/linux/net/ipv4/ |
H A D | fib_frontend.c | diff b97bac64a589d0158cf866e8995e831030f68f4f Wed Aug 09 13:41:48 CDT 2017 Florian Westphal <fw@strlen.de> rtnetlink: make rtnl_register accept a flags parameter
This change allows us to later indicate to rtnetlink core that certain doit functions should be called without acquiring rtnl_mutex.
This change should have no effect, we simply replace the last (now unused) calcit argument with the new flag.
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>
|
H A D | ipmr.c | diff b97bac64a589d0158cf866e8995e831030f68f4f Wed Aug 09 13:41:48 CDT 2017 Florian Westphal <fw@strlen.de> rtnetlink: make rtnl_register accept a flags parameter
This change allows us to later indicate to rtnetlink core that certain doit functions should be called without acquiring rtnl_mutex.
This change should have no effect, we simply replace the last (now unused) calcit argument with the new flag.
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>
|
H A D | devinet.c | diff b97bac64a589d0158cf866e8995e831030f68f4f Wed Aug 09 13:41:48 CDT 2017 Florian Westphal <fw@strlen.de> rtnetlink: make rtnl_register accept a flags parameter
This change allows us to later indicate to rtnetlink core that certain doit functions should be called without acquiring rtnl_mutex.
This change should have no effect, we simply replace the last (now unused) calcit argument with the new flag.
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>
|
H A D | route.c | diff b97bac64a589d0158cf866e8995e831030f68f4f Wed Aug 09 13:41:48 CDT 2017 Florian Westphal <fw@strlen.de> rtnetlink: make rtnl_register accept a flags parameter
This change allows us to later indicate to rtnetlink core that certain doit functions should be called without acquiring rtnl_mutex.
This change should have no effect, we simply replace the last (now unused) calcit argument with the new flag.
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>
|