ucc_geth: Rearrange some code to avoid forward declarations
commit7de8ee787e8e10adaf5635bffab4ee19a7558afb
authorAnton Vorontsov <avorontsov@ru.mvista.com>
Wed, 9 Sep 2009 16:01:40 +0000 (9 16:01 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 11 Sep 2009 19:54:42 +0000 (11 12:54 -0700)
tree2675ab13458dbcc692327456adbb2e9176db96e0
parent8ff44985c761ad6697a3c97e7b14cf5362ff3801
ucc_geth: Rearrange some code to avoid forward declarations

We'll need ugeth_disable() and ugeth_enable() calls earlier in the
file, so rearrange some code to avoid forward declarations.

The patch doesn't contain any functional changes.

Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
Acked-by: Timur Tabi <timur@freescale.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ucc_geth.c