diff for duplicates of <502B156B.90807@gmail.com> diff --git a/a/1.txt b/N1/1.txt index 46ebb10..f85048e 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -77,7 +77,7 @@ Acked-by: Vlad Yasevich <vyasevich@gmail.com> > dst = &rt->dst; > > @@ -500,7 +501,7 @@ static void sctp_v4_get_dst(struct sctp_transport *t, union sctp_addr *saddr, -> (AF_INET = laddr->a.sa.sa_family)) { +> (AF_INET == laddr->a.sa.sa_family)) { > fl4->saddr = laddr->a.v4.sin_addr.s_addr; > fl4->fl4_sport = laddr->a.v4.sin_port; > - rt = ip_route_output_key(&init_net, fl4); diff --git a/a/content_digest b/N1/content_digest index a5e9fc6..1119fee 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -4,7 +4,7 @@ "ref\087r4rjoo3h.fsf_-_@xmission.com\0" "From\0Vlad Yasevich <vyasevich@gmail.com>\0" "Subject\0Re: [PATCH net-next 8/9] sctp: Enable sctp in all network namespaces\0" - "Date\0Wed, 15 Aug 2012 03:20:11 +0000\0" + "Date\0Tue, 14 Aug 2012 23:20:11 -0400\0" "To\0Eric W. Biederman <ebiederm@xmission.com>\0" "Cc\0David Miller <davem@davemloft.net>" linux-sctp@vger.kernel.org @@ -96,7 +96,7 @@ "> \t\tdst = &rt->dst;\n" ">\n" "> @@ -500,7 +501,7 @@ static void sctp_v4_get_dst(struct sctp_transport *t, union sctp_addr *saddr,\n" - "> \t\t (AF_INET = laddr->a.sa.sa_family)) {\n" + "> \t\t (AF_INET == laddr->a.sa.sa_family)) {\n" "> \t\t\tfl4->saddr = laddr->a.v4.sin_addr.s_addr;\n" "> \t\t\tfl4->fl4_sport = laddr->a.v4.sin_port;\n" "> -\t\t\trt = ip_route_output_key(&init_net, fl4);\n" @@ -114,4 +114,4 @@ "> /* IPv4 address related functions. */\n" > -07adeae01da8afce3be3629aed4aad9c931ccd28f7f1bb2a17159192e8a9ad56 +a3be931bcc8c807a577b7273e9d456febf835dc033aa7b8118c36624e1bf1a75
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.