netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net] Altera TSE: Fix Sparse errors and Cppcheck warnings
@ 2014-05-08 18:15 Vince Bridgers
  2014-05-08 18:15 ` [PATCH net] Altera TSE: Fix sparse errors and warnings Vince Bridgers
  0 siblings, 1 reply; 4+ messages in thread
From: Vince Bridgers @ 2014-05-08 18:15 UTC (permalink / raw)
  To: netdev; +Cc: vbridgers2013

This patch addresses sparse errors and warnings and a few cppcheck warnings.

If you find this patch acceptable, please consider this for inclusion into
the Altera TSE driver source code. 

Thank you

Vince

Vince Bridgers (1):
  Altera TSE: Fix sparse errors and warnings

 drivers/net/ethernet/altera/Makefile             |    1 +
 drivers/net/ethernet/altera/altera_msgdma.c      |  110 ++++++-------
 drivers/net/ethernet/altera/altera_msgdmahw.h    |   13 +-
 drivers/net/ethernet/altera/altera_sgdma.c       |  181 +++++++++++-----------
 drivers/net/ethernet/altera/altera_sgdmahw.h     |   26 ++--
 drivers/net/ethernet/altera/altera_tse.h         |   47 ++++++
 drivers/net/ethernet/altera/altera_tse_ethtool.c |  108 ++++++++-----
 drivers/net/ethernet/altera/altera_tse_main.c    |  133 +++++++++-------
 drivers/net/ethernet/altera/altera_utils.c       |   20 +--
 drivers/net/ethernet/altera/altera_utils.h       |    8 +-
 10 files changed, 372 insertions(+), 275 deletions(-)

-- 
1.7.9.5

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

end of thread, other threads:[~2014-05-09 17:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-08 18:15 [PATCH net] Altera TSE: Fix Sparse errors and Cppcheck warnings Vince Bridgers
2014-05-08 18:15 ` [PATCH net] Altera TSE: Fix sparse errors and warnings Vince Bridgers
2014-05-09 15:27   ` Tobias Klauser
2014-05-09 17:21     ` 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).