commit | 54b15983840c9eb264e41f3b14af398a72ebd426 | [log] [tgz] |
---|---|---|
author | Anton Vorontsov <avorontsov@ru.mvista.com> | Thu Aug 27 07:35:54 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sun Aug 30 21:51:37 2009 -0700 |
tree | ea3dd07e03c0bb74a53b93837e7246149d7e57b4 | |
parent | ed24157ede901608e00f28b4897398a373e1e926 [diff] |
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>