[PATCH] ucc_geth: use correct UCCE macros

David Miller davem at davemloft.net
Sun Jan 11 19:25:45 EST 2009


From: Timur Tabi <timur at freescale.com>
Date: Wed,  7 Jan 2009 14:12:52 -0600

> The UCC Event Register (UCCE) already has unambigous macro definitions in qe.h,
> so we should not be defining our own in the UCC Ethernet driver.
> 
> Removed unused local variable 'dev' from ucc_geth_poll(), which fixes a warning
> caused by commit 908a7a16b852ffd618a9127be8d62432182d81b4.
> 
> Replaced in_be/out_be pairs with setbits32 or clrbits32, where applicable.
> 
> Signed-off-by: Timur Tabi <timur at freescale.com>

Applied.



More information about the Linuxppc-dev mailing list