commit | 064e08350f122dbede94be231e7de9012ae47ec0 | [log] [tgz] |
---|---|---|
author | Aaro Koskinen <aaro.koskinen@iki.fi> | Sat Oct 17 22:28:54 2015 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Oct 17 20:56:10 2015 -0700 |
tree | 6c311b9eb52d09dfd28906c942b4c0680c2364ac | |
parent | 63f2be5c3b358db031f86eafa9cd450f6558a55b [diff] |
staging: octeon-ethernet: rgmii: poll link status on open Get the initial link status already on open instead of postponing it to the periodic poll task. This unifies the behaviour with other interfaces types. Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>