[PATCH 2/6] ucc_geth: Fix TX watchdog timeout handling

Timur Tabi timur at freescale.com
Sun Dec 21 14:19:23 EST 2008


On Thu, Dec 18, 2008 at 12:23 PM, Anton Vorontsov
<avorontsov at ru.mvista.com> wrote:
> +static int ucc_geth_close(struct net_device *dev);
> +static int ucc_geth_open(struct net_device *dev);

I would prefer that you reorder the functions to eliminate the need
for forward references.

-- 
Timur Tabi
Linux kernel developer at Freescale



More information about the Linuxppc-dev mailing list