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)
commita75fc17aaa52d4fa7a6bc619a094e542beafac3e
tree6c8e2d6b60907eea09bbde2621de78d96208e532
parenta9bd8ddad637f957d3b5f0bde31417e0c97c9c2f
staging: et131x: Remove error path from suspend/resume code

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>
drivers/staging/et131x/et131x.h
drivers/staging/et131x/et131x_initpci.c
drivers/staging/et131x/et131x_netdev.c