From: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
To: qemu-devel@nongnu.org
Cc: qemu-trivial@nongnu.org
Subject: [Qemu-devel] [PATCH trivial v2 0/4] Cadence GEM patches
Date: Mon, 26 May 2014 01:37:13 -0700 [thread overview]
Message-ID: <cover.1401092237.git.peter.crosthwaite@xilinx.com> (raw)
Hi Michael,
Found a bug in the Cadence GEM. Fixed in P1. Have some follow up
trivials as well (P2-4).
Changed since v1:
Addressed mjt review
Dropped "top comment patch" (applied to trivial already).
Fixed other &foo[0] usages
Regards,
Peter
Peter Crosthwaite (4):
net: cadence_gem: Fix Tx descriptor update
net: cadence_gem: Add Tx descriptor fetch printf
net: cadence_gem: Comment spelling sweep
net: cadence_gem: Remove &desc[0] usages
hw/net/cadence_gem.c | 31 ++++++++++++++++++-------------
1 file changed, 18 insertions(+), 13 deletions(-)
--
1.9.3.1.ga73a6ad
next reply other threads:[~2014-05-26 8:40 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-26 8:37 Peter Crosthwaite [this message]
2014-05-26 8:37 ` [Qemu-devel] [PATCH trivial v2 1/4] net: cadence_gem: Fix Tx descriptor update Peter Crosthwaite
2014-05-26 8:38 ` [Qemu-devel] [PATCH trivial v2 2/4] net: cadence_gem: Add Tx descriptor fetch printf Peter Crosthwaite
2014-05-26 8:38 ` [Qemu-devel] [PATCH trivial v2 3/4] net: cadence_gem: Comment spelling sweep Peter Crosthwaite
2014-05-26 8:39 ` [Qemu-devel] [PATCH trivial v2 4/4] net: cadence_gem: Remove &desc[0] usages Peter Crosthwaite
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=cover.1401092237.git.peter.crosthwaite@xilinx.com \
--to=peter.crosthwaite@xilinx.com \
--cc=qemu-devel@nongnu.org \
--cc=qemu-trivial@nongnu.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).