OSDN Git Service

tlan: Make autonegotiation faster
authorOndrej Zary <linux@rainbow-software.org>
Mon, 30 Jun 2014 16:38:33 +0000 (18:38 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 8 Jul 2014 00:06:52 +0000 (17:06 -0700)
commit278e48b0c4152e600e2ed8328ba4347bc499d3f9
tree6d7e50025b911a74a276b8822a1fb8826748e731
parent8e62d670488282eed56bbdd0216691ababb0f6e9
tlan: Make autonegotiation faster

Reduce the autonegotiation poll interval from 8 seconds to 2.
This greatly reduces the time needed to detect link presence,
especially on Olicom cards at 10 Mbps (two autonegoatiations required).

Signed-off-by: Ondrej Zary <linux@rainbow-software.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/ti/tlan.c