ucc_geth: Factor out MAC initialization steps into a call
authorAnton Vorontsov <avorontsov@ru.mvista.com>
Thu, 27 Aug 2009 07:35:54 +0000 (07:35 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 31 Aug 2009 04:51:37 +0000 (21:51 -0700)
commit54b15983840c9eb264e41f3b14af398a72ebd426
treeea3dd07e03c0bb74a53b93837e7246149d7e57b4
parented24157ede901608e00f28b4897398a373e1e926
ucc_geth: Factor out MAC initialization steps into a call

This patch factors out MAC initialization into ucc_geth_init_mac()
function that we'll use for suspend/resume.

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