[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <45CCE86A.60205@garzik.org>
Date: Fri, 09 Feb 2007 16:32:26 -0500
From: Jeff Garzik <jeff@...zik.org>
To: Stephen Hemminger <shemminger@...l.org>
CC: Jeff Garzik <jgarzik@...ox.com>, netdev@...r.kernel.org
Subject: Re: [PATCH] ethtool: fix long statistics name
Stephen Hemminger wrote:
> Fix handling of statistics where the label is exactly 32 (ETH_GSTRING_LEN)
> characters long (observed with chelsio 10G driver).
> Before it would print garbage because of going by end
> of string. Don't need to copy string, just use formats properly.
>
> Signed-off-by: Stephen Hemminger <shemminger@...l.org>
> ---
> ethtool.c | 10 ++++------
> 1 files changed, 4 insertions(+), 6 deletions(-)
applied
-
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