commit | fe19ef3caa54ec5c6fb4654e97aba1d6fa3924ff | [log] [tgz] |
---|---|---|
author | Bo Shen <voice.shen@atmel.com> | Wed Mar 04 13:35:16 2015 +0800 |
committer | Andreas Bießmann <andreas.devel@googlemail.com> | Wed Mar 18 23:36:09 2015 +0100 |
tree | dc00eaae91bcf7d2ffef65b33190cecfaf6ba8ea | |
parent | 83a718d5159cd8dbd7c2211812e31a5e237af9a5 [diff] |
Net: macb: reset GBE bit when fallback checking If the GBE bit is set, when do next time autonegotiation, if the result is not 1000Mbps, it will fallback to 100Mbps checking. So, we need to clear the GBE bit. Signed-off-by: Bo Shen <voice.shen@atmel.com>