natsemi: Check return value for pci_enable_device()
authorMark Brown <broonie@sirena.org.uk>
Wed, 10 Oct 2007 16:11:12 +0000 (17:11 +0100)
committerJeff Garzik <jeff@garzik.org>
Mon, 15 Oct 2007 18:20:45 +0000 (14:20 -0400)
pci_enable_device() is __must_check so do that in natsemi_resume().

Signed-off-by: Mark Brown <broonie@sirena.org.uk>
Signed-off-by: Jeff Garzik <jeff@garzik.org>

No differences found