netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Vince Bridgers <vbridgers2013@gmail.com>
To: netdev@vger.kernel.org, peppe.cavallaro@st.com
Cc: vbridgers2013@gmail.com
Subject: [PATCH net 0/2] net: stmmac: Correct socfpga init/exit and cppcheck issue
Date: Sun, 22 Jun 2014 19:34:59 -0500	[thread overview]
Message-ID: <1403483701-21199-1-git-send-email-vbridgers2013@gmail.com> (raw)

This patch series adds platform specific init/exit code so that socfpga
suspend/resume works as expected, and corrects a minor issue detected by
cppcheck. 

Vince Bridgers (2):
  net: stmmac: add platform init/exit for Altera's ARM socfpga
  net: stmmac: Correct duplicate if/then/else case found by cppcheck

 .../net/ethernet/stmicro/stmmac/dwmac-socfpga.c    |   68 ++++++++++++++++++++
 drivers/net/ethernet/stmicro/stmmac/enh_desc.c     |    2 +-
 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c  |    4 ++
 3 files changed, 73 insertions(+), 1 deletion(-)

-- 
1.7.9.5

             reply	other threads:[~2014-06-23  0:38 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-23  0:34 Vince Bridgers [this message]
2014-06-23  0:35 ` [PATCH net 1/2] net: stmmac: add platform init/exit for Altera's ARM socfpga Vince Bridgers
2014-06-25 22:59   ` David Miller
2014-06-28 15:40     ` Vince Bridgers
2014-06-23  0:35 ` [PATCH net 2/2] net: stmmac: Correct duplicate if/then/else case found by cppcheck Vince Bridgers

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=1403483701-21199-1-git-send-email-vbridgers2013@gmail.com \
    --to=vbridgers2013@gmail.com \
    --cc=netdev@vger.kernel.org \
    --cc=peppe.cavallaro@st.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).