diff for duplicates of <504DF950.4010401@gmail.com> diff --git a/a/1.txt b/N1/1.txt index 8e55b3d..9c7b9dd 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -106,7 +106,7 @@ This isn't XFRM dependent any more, is it? > + return NULL; > +#endif > + -> if (rt->rt6i_node && (rt->rt6i_node->fn_sernum = cookie)) { +> if (rt->rt6i_node && (rt->rt6i_node->fn_sernum == cookie)) { > if (rt->rt6i_peer_genid != rt6_peer_genid()) { > if (!rt6_has_peer(rt)) > @@ -1397,8 +1409,6 @@ int ip6_route_add(struct fib6_config *cfg) diff --git a/a/content_digest b/N1/content_digest index 7b3ac29..571ad4a 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,7 +3,7 @@ "ref\01347283338-4249-4-git-send-email-nicolas.dichtel@6wind.com\0" "From\0Vlad Yasevich <vyasevich@gmail.com>\0" "Subject\0Re: [PATCH net-next v2 3/4] ipv6: use net->rt_genid to check dst validity\0" - "Date\0Mon, 10 Sep 2012 14:29:36 +0000\0" + "Date\0Mon, 10 Sep 2012 10:29:36 -0400\0" "To\0Nicolas Dichtel <nicolas.dichtel@6wind.com>\0" "Cc\0davem@davemloft.net" eric.dumazet@gmail.com @@ -120,7 +120,7 @@ "> +\t\treturn NULL;\n" "> +#endif\n" "> +\n" - "> \tif (rt->rt6i_node && (rt->rt6i_node->fn_sernum = cookie)) {\n" + "> \tif (rt->rt6i_node && (rt->rt6i_node->fn_sernum == cookie)) {\n" "> \t\tif (rt->rt6i_peer_genid != rt6_peer_genid()) {\n" "> \t\t\tif (!rt6_has_peer(rt))\n" "> @@ -1397,8 +1409,6 @@ int ip6_route_add(struct fib6_config *cfg)\n" @@ -142,4 +142,4 @@ "> \tif (anycast)\n" > -d81f453a61bb0d035b6e718976769977e9e58307c5d07bd77494263bee2f4a2b +24f6890ef76f2914e3e5d4a84eeb17c602bf47806ea65a4a7ad4a4d3df05fc76
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.