From: Ian Campbell <ian.campbell@citrix.com>
To: Wei Liu <wei.liu2@citrix.com>
Cc: xen-devel@lists.xen.org
Subject: Re: [PATCH] netif.h: fix typo, BLKIF -> NETIF
Date: Sun, 7 Jul 2013 18:41:46 +0100 [thread overview]
Message-ID: <1373218906.5453.23.camel@hastur.hellion.org.uk> (raw)
In-Reply-To: <1373027231-32531-1-git-send-email-wei.liu2@citrix.com>
On Fri, 2013-07-05 at 13:27 +0100, Wei Liu wrote:
> Signed-off-by: Wei Liu <wei.liu2@citrix.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
> ---
> xen/include/public/io/netif.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/xen/include/public/io/netif.h b/xen/include/public/io/netif.h
> index d477751..3aa2dec 100644
> --- a/xen/include/public/io/netif.h
> +++ b/xen/include/public/io/netif.h
> @@ -206,7 +206,7 @@ struct netif_rx_response {
> uint16_t id;
> uint16_t offset; /* Offset in page of start of received packet */
> uint16_t flags; /* NETRXF_* */
> - int16_t status; /* -ve: BLKIF_RSP_* ; +ve: Rx'ed pkt size. */
> + int16_t status; /* -ve: NETIF_RSP_* ; +ve: Rx'ed pkt size. */
> };
> typedef struct netif_rx_response netif_rx_response_t;
>
prev parent reply other threads:[~2013-07-07 17:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-05 12:27 [PATCH] netif.h: fix typo, BLKIF -> NETIF Wei Liu
2013-07-07 17:41 ` Ian Campbell [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=1373218906.5453.23.camel@hastur.hellion.org.uk \
--to=ian.campbell@citrix.com \
--cc=wei.liu2@citrix.com \
--cc=xen-devel@lists.xen.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;
as well as URLs for NNTP newsgroup(s).