staging: et131x: Remove error path from suspend/resume code
authorMark Einon <mark.einon@gmail.com>
Fri, 7 Oct 2011 21:52:50 +0000 (22:52 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 11 Oct 2011 16:08:22 +0000 (10:08 -0600)
Removing an error path from et131x suspend/resume functions.

Also added a call to phy_stop() to complement the phy_start() call
during device start/stop routine.

Thanks to Francois Romieu <romieu@fr.zoreil.com> for pointing this out.

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

No differences found