]> git.baikalelectronics.ru Git - kernel.git/commit
ucc_geth: Rearrange some code to avoid forward declarations
authorAnton Vorontsov <avorontsov@ru.mvista.com>
Wed, 9 Sep 2009 16:01:40 +0000 (16:01 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 11 Sep 2009 19:54:42 +0000 (12:54 -0700)
commit97f8d40b7af2108c2a84c24ef2fb1421c608036f
tree2675ab13458dbcc692327456adbb2e9176db96e0
parent35436bc259a0aa086fec67d2450f1e4b8689e265
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