Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 209203
b: refs/heads/master
c: b69bcd9
h: refs/heads/master
i:
  209201: 3a5bbc1
  209199: a4b7865
v: v3
  • Loading branch information
Kulikov Vasiliy authored and David S. Miller committed Aug 10, 2010
1 parent 6a01d20 commit 35522fc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: dacb397511289154a68dea1f4bd674c660161c23
refs/heads/master: b69bcd9d9c3c47ed76da9cc0215c2eda0b7c16cf
1 change: 1 addition & 0 deletions trunk/drivers/isdn/hardware/avm/c4.c
Original file line number Diff line number Diff line change
Expand Up @@ -1273,6 +1273,7 @@ static int __devinit c4_probe(struct pci_dev *dev,
if (retval != 0) {
printk(KERN_ERR "c4: no AVM-C%d at i/o %#x, irq %d detected, mem %#x\n",
nr, param.port, param.irq, param.membase);
pci_disable_device(dev);
return -ENODEV;
}
return 0;
Expand Down

0 comments on commit 35522fc

Please sign in to comment.