PCI hotplug: pciehp: Fixed return value sign for pciehp_unconfigure_device
authorPraveen Kalamegham <praveen@nextio.com>
Thu, 20 May 2010 20:32:22 +0000 (15:32 -0500)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Fri, 30 Jul 2010 16:29:15 +0000 (09:29 -0700)
pciehp_unconfigure_device() should return -EINVAL, not EINVAL.

Signed-off-by: Praveen Kalamegham <praveen@nextio.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>

No differences found