public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
From: Tony Lu <tonylu@linux.alibaba.com>
To: kgraul@linux.ibm.com
Cc: kuba@kernel.org, davem@davemloft.net, guwen@linux.alibaba.com,
	netdev@vger.kernel.org, linux-s390@vger.kernel.org,
	linux-rdma@vger.kernel.org
Subject: [PATCH net 0/2] Fixes for closing process and minor cleanup
Date: Tue, 23 Nov 2021 16:25:14 +0800	[thread overview]
Message-ID: <20211123082515.65956-1-tonylu@linux.alibaba.com> (raw)

Patch 1 is a minor cleanup for local struct sock variables.

Patch 2 ensures the active closing side enters TIME_WAIT.

Tony Lu (2):
  net/smc: Clean up local struct sock variables
  net/smc: Ensure the active closing peer first closes clcsock

 net/smc/smc_close.c | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

-- 
2.32.0.3.g01195cf9f


             reply	other threads:[~2021-11-23  8:25 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-23  8:25 Tony Lu [this message]
2021-11-23  8:25 ` [PATCH net 1/2] net/smc: Clean up local struct sock variables Tony Lu
2021-11-23  8:34   ` Karsten Graul
2021-11-23  8:25 ` [PATCH net 2/2] net/smc: Ensure the active closing peer first closes clcsock Tony Lu
2021-11-23  8:36   ` Karsten Graul
2021-11-23 11:50 ` [PATCH net 0/2] Fixes for closing process and minor cleanup patchwork-bot+netdevbpf

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20211123082515.65956-1-tonylu@linux.alibaba.com \
    --to=tonylu@linux.alibaba.com \
    --cc=davem@davemloft.net \
    --cc=guwen@linux.alibaba.com \
    --cc=kgraul@linux.ibm.com \
    --cc=kuba@kernel.org \
    --cc=linux-rdma@vger.kernel.org \
    --cc=linux-s390@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox