Searched hist:fd61c6ba313de6758aeeab58fe03bd9fbbc8cea9 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | mroute6.h | diff fd61c6ba313de6758aeeab58fe03bd9fbbc8cea9 Tue Jan 17 17:51:07 CST 2017 David Ahern <dsa@cumulusnetworks.com> net: ipv6: remove nowait arg to rt6_fill_node
All callers of rt6_fill_node pass 0 for nowait arg. Remove the arg and simplify rt6_fill_node accordingly.
rt6_fill_node passes the nowait of 0 to ip6mr_get_route. Remove the nowait arg from it as well.
Signed-off-by: David Ahern <dsa@cumulusnetworks.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/ipv6/ |
H A D | ip6mr.c | diff fd61c6ba313de6758aeeab58fe03bd9fbbc8cea9 Tue Jan 17 17:51:07 CST 2017 David Ahern <dsa@cumulusnetworks.com> net: ipv6: remove nowait arg to rt6_fill_node
All callers of rt6_fill_node pass 0 for nowait arg. Remove the arg and simplify rt6_fill_node accordingly.
rt6_fill_node passes the nowait of 0 to ip6mr_get_route. Remove the nowait arg from it as well.
Signed-off-by: David Ahern <dsa@cumulusnetworks.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | route.c | diff fd61c6ba313de6758aeeab58fe03bd9fbbc8cea9 Tue Jan 17 17:51:07 CST 2017 David Ahern <dsa@cumulusnetworks.com> net: ipv6: remove nowait arg to rt6_fill_node
All callers of rt6_fill_node pass 0 for nowait arg. Remove the arg and simplify rt6_fill_node accordingly.
rt6_fill_node passes the nowait of 0 to ip6mr_get_route. Remove the nowait arg from it as well.
Signed-off-by: David Ahern <dsa@cumulusnetworks.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|