Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 113134
b: refs/heads/master
c: 8d2aec5
h: refs/heads/master
v: v3
  • Loading branch information
David S. Miller committed Sep 12, 2008
1 parent 8fb3643 commit 4c3ae81
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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: 77d10d0e63dcc4f961cb416447d64281300e5a01
refs/heads/master: 8d2aec512304144cbb4f7dbb484626fb598b698e
6 changes: 3 additions & 3 deletions trunk/arch/sparc64/kernel/pci_sun4v.c
Original file line number Diff line number Diff line change
Expand Up @@ -942,9 +942,9 @@ static int __devinit pci_sun4v_probe(struct of_device *op,
dp = op->node;

if (!hvapi_negotiated++) {
int err = sun4v_hvapi_register(HV_GRP_PCI,
vpci_major,
&vpci_minor);
err = sun4v_hvapi_register(HV_GRP_PCI,
vpci_major,
&vpci_minor);

if (err) {
printk(KERN_ERR PFX "Could not register hvapi, "
Expand Down

0 comments on commit 4c3ae81

Please sign in to comment.