netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: jasowang@redhat.com
Cc: pmoore@redhat.com, netdev@vger.kernel.org
Subject: Re: [net-next PATCH] tun: correctly report an error in tun_flow_init()
Date: Fri, 07 Dec 2012 13:21:09 -0500 (EST)	[thread overview]
Message-ID: <20121207.132109.658096484045379137.davem@davemloft.net> (raw)
In-Reply-To: <3078848.lXJIGSkO7f@jason-thinkpad-t430s>

From: Jason Wang <jasowang@redhat.com>
Date: Fri, 07 Dec 2012 13:51:47 +0800

> On Thursday, December 06, 2012 10:48:38 AM Paul Moore wrote:
>> On error, the error code from tun_flow_init() is lost inside
>> tun_set_iff(), this patch fixes this by assigning the tun_flow_init()
>> error code to the "err" variable which is returned by
>> the tun_flow_init() function on error.
>> 
>> Signed-off-by: Paul Moore <pmoore@redhat.com>
> 
> Acked-by: Jason Wang <jasowang@redhat.com>

Applied, thanks.

      reply	other threads:[~2012-12-07 18:21 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-06 15:48 [net-next PATCH] tun: correctly report an error in tun_flow_init() Paul Moore
2012-12-07  5:51 ` Jason Wang
2012-12-07 18:21   ` 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=20121207.132109.658096484045379137.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=jasowang@redhat.com \
    --cc=netdev@vger.kernel.org \
    --cc=pmoore@redhat.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).