netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: sowmini.varadhan@oracle.com
Cc: karl.volz@oracle.com, netdev@vger.kernel.org
Subject: Re: [PATCH net-next] sunvnet: ldc_connect() should not return EINVAL when handshake is in progress.
Date: Thu, 31 Jul 2014 22:11:00 -0700 (PDT)	[thread overview]
Message-ID: <20140731.221100.853245332445696300.davem@davemloft.net> (raw)
In-Reply-To: <20140731143126.GA7979@oracle.com>

From: Sowmini Varadhan <sowmini.varadhan@oracle.com>
Date: Thu, 31 Jul 2014 10:31:26 -0400

> 
> The LDC handshake could have been asynchronously triggered
> after ldc_bind() enables the ldc_rx() receive interrupt-handler 
> (and thus intercepts incoming control packets)
> and before vio_port_up() calls ldc_connect(). If that is the case,
> ldc_connect() should return 0 and let the state-machine
> progress.
> 
> Signed-off-by: Sowmini Varadhan <sowmini.varadhan@oracle.com>
> Acked-by: Karl Volz <karl.volz@oracle.com>

This is a sparc architecture change, not a networking one.

Please submit it to the appropriate mailing list, as per the top-level
MAINTAINERS file.

Thanks.

      reply	other threads:[~2014-08-01  5:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-31 14:31 [PATCH net-next] sunvnet: ldc_connect() should not return EINVAL when handshake is in progress Sowmini Varadhan
2014-08-01  5:11 ` David Miller [this message]

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=20140731.221100.853245332445696300.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=karl.volz@oracle.com \
    --cc=netdev@vger.kernel.org \
    --cc=sowmini.varadhan@oracle.com \
    /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;
as well as URLs for NNTP newsgroup(s).