diff for duplicates of <20180827132822.GB4591@localhost.localdomain> diff --git a/a/1.txt b/N1/1.txt index fe243b3..0a41845 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -52,7 +52,7 @@ Acked-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com> > + continue; > + > if (net_eq(sock_net(t->asoc->base.sk), net) && -> t->asoc->peer.primary_path = t) +> t->asoc->peer.primary_path == t) > break; > + > + sctp_transport_put(t); diff --git a/a/content_digest b/N1/content_digest index 2db89fe..aa0a955 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\0607dd2950d09fc83404d670a73099523087d4963.1535366311.git.lucien.xin@gmail.com\0" "From\0Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>\0" "Subject\0Re: [PATCH net] sctp: hold transport before accessing its asoc in sctp_transport_get_next\0" - "Date\0Mon, 27 Aug 2018 13:28:22 +0000\0" + "Date\0Mon, 27 Aug 2018 10:28:22 -0300\0" "To\0Xin Long <lucien.xin@gmail.com>\0" "Cc\0network dev <netdev@vger.kernel.org>" linux-sctp@vger.kernel.org @@ -63,7 +63,7 @@ "> +\t\t\tcontinue;\n" "> +\n" "> \t\tif (net_eq(sock_net(t->asoc->base.sk), net) &&\n" - "> \t\t t->asoc->peer.primary_path = t)\n" + "> \t\t t->asoc->peer.primary_path == t)\n" "> \t\t\tbreak;\n" "> +\n" "> +\t\tsctp_transport_put(t);\n" @@ -107,4 +107,4 @@ "> 2.1.0\n" > -9fe1aac25fb7574a4bf98875688ec7ea9e53fa82e73a23972efff3bddf9aaa7b +6d7e3a3a89c21ac864a40aaf05783282c474da173589e3adf9f5ce8c44102a82
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.