et131x: remove extraneous pci_save_state.
authorFrancois Romieu <romieu@fr.zoreil.com>
Sun, 23 Oct 2011 17:11:50 +0000 (19:11 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Sun, 27 Nov 2011 00:21:06 +0000 (16:21 -0800)
pci_{save, restore}_state are balanced in .suspend and .resume.
They are not used anywhere else in the driver.

Signed-off-by: Francois Romieu <romieu@fr.zoreil.com>
Acked-by: Mark Einon <mark.einon@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found