staging: et131x: Remove PHY interrupt handling code from driver isr handler
authorMark Einon <mark.einon@gmail.com>
Sun, 4 Sep 2011 10:24:35 +0000 (11:24 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 6 Sep 2011 23:54:54 +0000 (16:54 -0700)
The PHY interrupt is now handled by the phy_device, and the equivalent code is present in et131x_adjust_link, called from the phy_device when needed.

Signed-off-by: Mark Einon <mark.einon@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found