[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1399572940-32233-1-git-send-email-vbridgers2013@gmail.com>
Date: Thu, 8 May 2014 13:15:39 -0500
From: Vince Bridgers <vbridgers2013@...il.com>
To: netdev@...r.kernel.org
Cc: vbridgers2013@...il.com
Subject: [PATCH net] Altera TSE: Fix Sparse errors and Cppcheck warnings
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
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists