diff for duplicates of <874noed37f.fsf_-_@xmission.com> diff --git a/a/1.txt b/N1/1.txt index d195649..c7dfde6 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -67,7 +67,8 @@ index 8a1f27a..6bcbeca 100644 --- a/net/sctp/associola.c +++ b/net/sctp/associola.c @@ -1118,6 +1118,7 @@ static void sctp_assoc_bh_rcv(struct work_struct *work) - struct sctp_association *asoc container_of(work, struct sctp_association, + struct sctp_association *asoc = + container_of(work, struct sctp_association, base.inqueue.immediate); + struct net *net = sock_net(asoc->base.sk); struct sctp_endpoint *ep; diff --git a/a/content_digest b/N1/content_digest index 5d10940..86553e2 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -4,7 +4,7 @@ "ref\087ipcud3ld.fsf_-_@xmission.com\0" "From\0ebiederm@xmission.com (Eric W. Biederman)\0" "Subject\0[PATCH net-next 2/7] sctp: Push struct net down to sctp_chunk_event_lookup\0" - "Date\0Tue, 07 Aug 2012 17:25:24 +0000\0" + "Date\0Tue, 07 Aug 2012 10:25:24 -0700\0" "To\0David Miller <davem@davemloft.net>\0" "Cc\0Vlad Yasevich <vyasevich@gmail.com>" linux-sctp@vger.kernel.org @@ -86,7 +86,8 @@ "--- a/net/sctp/associola.c\n" "+++ b/net/sctp/associola.c\n" "@@ -1118,6 +1118,7 @@ static void sctp_assoc_bh_rcv(struct work_struct *work)\n" - " \tstruct sctp_association *asoc \t\tcontainer_of(work, struct sctp_association,\n" + " \tstruct sctp_association *asoc =\n" + " \t\tcontainer_of(work, struct sctp_association,\n" " \t\t\t base.inqueue.immediate);\n" "+\tstruct net *net = sock_net(asoc->base.sk);\n" " \tstruct sctp_endpoint *ep;\n" @@ -472,4 +473,4 @@ "-- \n" 1.7.5.4 -c211ddad2391b96d0c23013ad4f3be30a8d8cb30510154cadcac2da5cff514c1 +47b067d57fee3b818eec2642889ee42d44e3b306d3425bbf2301161892606d8e
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.