Searched hist:"9 b1c1ef13b35fa35051b635ca9fbda39fe6bbc70" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/net/netfilter/ |
H A D | nf_flow_table_ip.c | diff 9b1c1ef13b35fa35051b635ca9fbda39fe6bbc70 Mon Jun 24 09:01:08 CDT 2019 Nicolas Dichtel <nicolas.dichtel@6wind.com> ipv6: constify rt6_nexthop()
There is no functional change in this patch, it only prepares the next one.
rt6_nexthop() will be used by ip6_dst_lookup_neigh(), which uses const variables.
Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com> Reported-by: kbuild test robot <lkp@intel.com> Acked-by: Nick Desaulniers <ndesaulniers@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/bluetooth/ |
H A D | 6lowpan.c | diff 9b1c1ef13b35fa35051b635ca9fbda39fe6bbc70 Mon Jun 24 09:01:08 CDT 2019 Nicolas Dichtel <nicolas.dichtel@6wind.com> ipv6: constify rt6_nexthop()
There is no functional change in this patch, it only prepares the next one.
rt6_nexthop() will be used by ip6_dst_lookup_neigh(), which uses const variables.
Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com> Reported-by: kbuild test robot <lkp@intel.com> Acked-by: Nick Desaulniers <ndesaulniers@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/include/net/ |
H A D | ip6_route.h | diff 9b1c1ef13b35fa35051b635ca9fbda39fe6bbc70 Mon Jun 24 09:01:08 CDT 2019 Nicolas Dichtel <nicolas.dichtel@6wind.com> ipv6: constify rt6_nexthop()
There is no functional change in this patch, it only prepares the next one.
rt6_nexthop() will be used by ip6_dst_lookup_neigh(), which uses const variables.
Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com> Reported-by: kbuild test robot <lkp@intel.com> Acked-by: Nick Desaulniers <ndesaulniers@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/net/ |
H A D | vrf.c | diff 9b1c1ef13b35fa35051b635ca9fbda39fe6bbc70 Mon Jun 24 09:01:08 CDT 2019 Nicolas Dichtel <nicolas.dichtel@6wind.com> ipv6: constify rt6_nexthop()
There is no functional change in this patch, it only prepares the next one.
rt6_nexthop() will be used by ip6_dst_lookup_neigh(), which uses const variables.
Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com> Reported-by: kbuild test robot <lkp@intel.com> Acked-by: Nick Desaulniers <ndesaulniers@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/ipv6/ |
H A D | ip6_output.c | diff 9b1c1ef13b35fa35051b635ca9fbda39fe6bbc70 Mon Jun 24 09:01:08 CDT 2019 Nicolas Dichtel <nicolas.dichtel@6wind.com> ipv6: constify rt6_nexthop()
There is no functional change in this patch, it only prepares the next one.
rt6_nexthop() will be used by ip6_dst_lookup_neigh(), which uses const variables.
Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com> Reported-by: kbuild test robot <lkp@intel.com> Acked-by: Nick Desaulniers <ndesaulniers@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|