From: Wei Liu <wei.liu2@citrix.com>
To: Liang Li <liang.z.li@intel.com>
Cc: <linux-kernel@vger.kernel.org>, <ian.campbell@citrix.com>,
<wei.liu2@citrix.com>, <xen-devel@lists.xenproject.org>,
<netdev@vger.kernel.org>
Subject: Re: [PATCH] xen-netback: remove duplicated function definition
Date: Sun, 5 Jul 2015 20:48:22 +0100 [thread overview]
Message-ID: <20150705194822.GA22267@zion.uk.xensource.com> (raw)
In-Reply-To: <1435951980-16265-1-git-send-email-liang.z.li@intel.com>
On Sat, Jul 04, 2015 at 03:33:00AM +0800, Liang Li wrote:
> There are two duplicated xenvif_zerocopy_callback() definitions.
> Remove one of them.
>
> Signed-off-by: Liang Li <liang.z.li@intel.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
Please fix the time of your computer and resend.
Wei.
> ---
> drivers/net/xen-netback/common.h | 3 ---
> 1 file changed, 3 deletions(-)
>
> diff --git a/drivers/net/xen-netback/common.h b/drivers/net/xen-netback/common.h
> index 8a495b3..c6cb85a 100644
> --- a/drivers/net/xen-netback/common.h
> +++ b/drivers/net/xen-netback/common.h
> @@ -325,9 +325,6 @@ static inline pending_ring_idx_t nr_pending_reqs(struct xenvif_queue *queue)
> queue->pending_prod + queue->pending_cons;
> }
>
> -/* Callback from stack when TX packet can be released */
> -void xenvif_zerocopy_callback(struct ubuf_info *ubuf, bool zerocopy_success);
> -
> irqreturn_t xenvif_interrupt(int irq, void *dev_id);
>
> extern bool separate_tx_rx_irq;
> --
> 1.9.1
prev parent reply other threads:[~2015-07-05 19:48 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-03 19:33 Liang Li
2015-07-03 16:54 ` David Miller
2015-07-04 15:43 ` Li, Liang Z
2015-07-05 19:48 ` Wei Liu [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=20150705194822.GA22267@zion.uk.xensource.com \
--to=wei.liu2@citrix.com \
--cc=ian.campbell@citrix.com \
--cc=liang.z.li@intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=xen-devel@lists.xenproject.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
all inboxes | Powered by JetHome®