Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 97516
b: refs/heads/master
c: 5610bd1
h: refs/heads/master
v: v3
  • Loading branch information
Rusty Russell committed May 30, 2008
1 parent e8178de commit 198f654
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 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: 2ad3cfbac58d0a6c6e65aafd9e0e757ca3d35292
refs/heads/master: 5610bd1524332fe7d651eb56cc780e32763a2ac3
1 change: 0 additions & 1 deletion trunk/drivers/virtio/virtio_pci.c
Original file line number Diff line number Diff line change
Expand Up @@ -325,7 +325,6 @@ static int __devinit virtio_pci_probe(struct pci_dev *pci_dev,
if (vp_dev == NULL)
return -ENOMEM;

snprintf(vp_dev->vdev.dev.bus_id, BUS_ID_SIZE, "virtio%d", dev_index);
vp_dev->vdev.index = dev_index;
dev_index++;

Expand Down

0 comments on commit 198f654

Please sign in to comment.