commit | 4f1c8d811251876ee0a1e82c7379305faf589974 | [log] [tgz] |
---|---|---|
author | Iyappan Subramanian <isubramanian@apm.com> | Fri Aug 12 22:05:42 2016 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sat Aug 13 11:48:52 2016 -0700 |
tree | 989941bb3a5f87a4bd2672c9378c95ffb1a7b940 | |
parent | 29b4eafbae9cc5eec19377f4e5637a6e2dedd6bc [diff] |
drivers: net: xgene: Change port init sequence This patch rearranges the port initialization sequence as recommended by hardware specification. This patch also removes, mac_init() call from xgene_enet_link_state(), as it was not required. Signed-off-by: Iyappan Subramanian <isubramanian@apm.com> Tested-by: Fushen Chen <fchen@apm.com> Signed-off-by: David S. Miller <davem@davemloft.net>