commit | 01b666df487b80c956cef3ce3253776ddeebd41e | [log] [tgz] |
---|---|---|
author | Praveen Kalamegham <praveen@nextio.com> | Thu May 20 15:32:22 2010 -0500 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Fri Jul 30 09:29:15 2010 -0700 |
tree | e3714b5a3bf6f4b6bc3a049c4f7e4a045dcd1f30 | |
parent | 41cd766b065970ff6f6c89dd1cf55fa706c84a3d [diff] |
PCI hotplug: pciehp: Fixed return value sign for pciehp_unconfigure_device pciehp_unconfigure_device() should return -EINVAL, not EINVAL. Signed-off-by: Praveen Kalamegham <praveen@nextio.com> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>