Re: [PATCH 2.6.31-rc9] mv643xx_eth.c: remove unused txq_set_wrr()

From: David Miller
Date: Fri Sep 11 2009 - 15:37:04 EST


From: Mikael Pettersson <mikpe@xxxxxxxx>
Date: Mon, 7 Sep 2009 11:59:16 +0200 (MEST)

> The txq_set_wrr() function in drivers/net/mv643xx_eth.c is
> unused, not even referenced under #if 0 or something like that,
> which results in a compile-time warning:
>
> drivers/net/mv643xx_eth.c:1070: warning: 'txq_set_wrr' defined but not used
>
> Fix: remove it.
>
> Signed-off-by: Mikael Pettersson <mikpe@xxxxxxxx>

Applied.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/