Sergei Shtylylov 817acf5ebd [PATCH] Stop calling phy_stop_interrupts() twice
Prevent phylib from freeing PHY IRQ twice on closing an eth device:
phy_disconnect() first calls phy_stop_interrupts(), then it calls
phy_stop_machine() which in turn calls phy_stop_interrupts() making the
kernel complain on each bootup...

Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
2006-08-03 17:29:59 -04:00
..
2006-07-08 13:30:09 -07:00
2006-07-03 15:27:07 -07:00
2006-07-10 13:24:27 -07:00
2006-07-14 21:53:54 -07:00
2006-07-10 13:24:17 -07:00
2006-07-03 21:29:08 -07:00
2006-07-31 13:28:41 -07:00
2006-07-12 15:38:28 -07:00
2006-06-17 21:18:43 -07:00