Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 39890
b: refs/heads/master
c: 9ef9977
h: refs/heads/master
v: v3
  • Loading branch information
Eric Sesterhenn authored and Greg Kroah-Hartman committed Oct 18, 2006
1 parent 9335844 commit 096075d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: dd5619cb4407e830a8921a93c949be37c81105b5
refs/heads/master: 9ef9977cabc1b2c1718ef6eb883caec8dcb80b4c
3 changes: 1 addition & 2 deletions trunk/drivers/pci/hotplug/pciehp_ctrl.c
Original file line number Diff line number Diff line change
Expand Up @@ -797,8 +797,7 @@ int pciehp_enable_slot(struct slot *p_slot)
p_slot->hpc_ops->get_latch_status(p_slot, &getstatus);
}

if (p_slot)
update_slot_info(p_slot);
update_slot_info(p_slot);

mutex_unlock(&p_slot->ctrl->crit_sect);
return rc;
Expand Down

0 comments on commit 096075d

Please sign in to comment.