From: David Miller <davem@davemloft.net>
To: drjones@redhat.com
Cc: xen-devel@lists.xensource.com, ian.campbell@citrix.com,
netdev@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] xen: netback: remove redundant xenvif_put
Date: Tue, 19 Feb 2013 00:53:56 -0500 (EST) [thread overview]
Message-ID: <20130219.005356.2288460992654639558.davem@davemloft.net> (raw)
In-Reply-To: <1361219360-29176-1-git-send-email-drjones@redhat.com>
From: Andrew Jones <drjones@redhat.com>
Date: Mon, 18 Feb 2013 21:29:20 +0100
> netbk_fatal_tx_err() calls xenvif_carrier_off(), which does
> a xenvif_put(). As callers of netbk_fatal_tx_err should only
> have one reference to the vif at this time, then the xenvif_put
> in netbk_fatal_tx_err is one too many.
>
> Signed-off-by: Andrew Jones <drjones@redhat.com>
Applied.
next prev parent reply other threads:[~2013-02-19 5:53 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-18 20:29 [PATCH] xen: netback: remove redundant xenvif_put Andrew Jones
2013-02-18 20:58 ` Wei Liu
2013-02-19 5:53 ` David Miller [this message]
2013-02-19 8:03 ` [Xen-devel] " Jan Beulich
2013-02-19 8:58 ` Andrew Jones
2013-02-19 8:58 ` Ian Campbell
2013-02-19 18:06 ` David Miller
2013-02-20 9:23 ` Ian Campbell
2013-02-19 13:47 ` Ian Campbell
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=20130219.005356.2288460992654639558.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=drjones@redhat.com \
--cc=ian.campbell@citrix.com \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=xen-devel@lists.xensource.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).