netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/2] net: stmmac: Correct socfpga init/exit and cppcheck issue
@ 2014-06-23  0:34 Vince Bridgers
  2014-06-23  0:35 ` [PATCH net 1/2] net: stmmac: add platform init/exit for Altera's ARM socfpga Vince Bridgers
  2014-06-23  0:35 ` [PATCH net 2/2] net: stmmac: Correct duplicate if/then/else case found by cppcheck Vince Bridgers
  0 siblings, 2 replies; 5+ messages in thread
From: Vince Bridgers @ 2014-06-23  0:34 UTC (permalink / raw)
  To: netdev, peppe.cavallaro; +Cc: vbridgers2013

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-06-28 15:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-23  0:34 [PATCH net 0/2] net: stmmac: Correct socfpga init/exit and cppcheck issue Vince Bridgers
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

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).