On Wed, 2014-03-12 at 15:15 -0500, Vince Bridgers wrote:
> This patch adds miscellaneous files for the Altera Ethernet Driver,
> including ethtool support.
> 
> Signed-off-by: Vince Bridgers <vbridgers2...@gmail.com>
> ---
> V4: - Change names of statistics to match common usage found in most
>       drivers instead of TSE databook names.
>     - Remove unnecessary cast

thanks, maybe this one thing below:

> diff --git a/drivers/net/ethernet/altera/altera_tse_ethtool.c 
> b/drivers/net/ethernet/altera/altera_tse_ethtool.c

> +static char const stat_gstrings[][ETH_GSTRING_LEN] = {

static const char


--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to