phylib: Wake PHY state machine on interrupt
authorTrent Piepho <tpiepho@freescale.com>
Wed, 8 Oct 2008 22:46:57 +0000 (15:46 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 8 Oct 2008 22:46:57 +0000 (15:46 -0700)
commit0acb28396728f42b6b1553c85d27c37513796043
tree2b56f5734d139c748c030e90ccf047a3b261fb1e
parent51e2a3846eab18711f4eb59cd0a4c33054e2980a
phylib: Wake PHY state machine on interrupt

This way the phy layer will respond to a change in phy state immediately,
instead of up to one second later when the state machine timer runs.

Signed-off-by: Trent Piepho <tpiepho@freescale.com>
Acked-by: Andy Fleming <afleming@freescale.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/phy.c