]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
macb: Call phy_disconnect on removing
authorAtsushi Nemoto <anemo@mba.ocn.ne.jp>
Thu, 10 Apr 2008 14:30:07 +0000 (23:30 +0900)
committerJeff Garzik <jgarzik@redhat.com>
Sat, 12 Apr 2008 07:01:42 +0000 (03:01 -0400)
commit84b7901f8d5a17536ef2df7fd628ab865df8fe3a
treeb896855f33b12374e13c9df9f66f3a9fd70b3a4e
parent3d137fdd16b26be31a653f83d6ce4d3a1ed8701e
macb: Call phy_disconnect on removing

Call phy_disconnect() on remove routine.  Otherwise the phy timer
causes a kernel crash when unloading.

Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
drivers/net/macb.c