commit | e6cd19743bfc76ca81804c2a259e3a0d7b03fd73 | [log] [tgz] |
---|---|---|
author | Jesper Nilsson <jesper.nilsson@axis.com> | Mon Aug 31 18:28:26 2009 +0200 |
committer | Jesper Nilsson <jesper.nilsson@axis.com> | Mon Aug 31 18:38:17 2009 +0200 |
tree | 31c2212d3dbfcae281daae5f33a6e14b72cbb154 | |
parent | a090ca2c840a3459642971f26bdbad96d2482e32 [diff] |
CRISv10: Don't autonegotiate if autonegotiation is off If autonegotiation was disabled, we still set the BMCR_ANENABLE and BMCR_ANRESTART, which resulted in autonegotiation never being disabled. Signed-off-by: Jesper Nilsson <jesper.nilsson@axis.com> Reported-by: Julia Lawall <julia@diku.dk>