[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20130918.123853.1464055976885078627.davem@davemloft.net>
Date: Wed, 18 Sep 2013 12:38:53 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: thierry.reding@...il.com
Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] net: tsi108: Prevent compiler warning
From: Thierry Reding <thierry.reding@...il.com>
Date: Wed, 18 Sep 2013 14:49:55 +0200
> The dump_eth_one() function is only used if DEBUG is enabled, so protect
> it by a corresponding #ifdef DEBUG block.
>
> Signed-off-by: Thierry Reding <treding@...dia.com>
I would prefer that this function and the one call site is simply
removed instead.
This kind of thing can be provided via ethtool register dumps
and therefore without all of the ugliness this ad-hoc stuff
presents.
--
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