commit | c9d86d76c1cdd76d67292ab75643db66573ca7dd | [log] [tgz] |
---|---|---|
author | Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com> | Tue Sep 19 17:04:33 2006 -0700 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Sep 26 17:43:54 2006 -0700 |
tree | 29c781cce06b90472cccc3e2cc6668bcb13d9e0b | |
parent | aa4f63cad4f70a52adbabb66ac6c8b6072910fdf [diff] |
pciehp - fix wrong return value This patch fixes the problem that trying to enable already enabled slot disables the slot by returning the proper value from pciehp_enable_slot()/pciehp_disable_slot(). Signed-off-by: Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com> Signed-off-by: Kristen Carlson Accardi <kristen.c.accardi@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>