Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 233089
b: refs/heads/master
c: c69b909
h: refs/heads/master
i:
  233087: c1ce728
v: v3
  • Loading branch information
Tomoya authored and David S. Miller committed Feb 9, 2011
1 parent bdc73ab commit 137e22c
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: ce9736d4fb48beed370e22ac156779746dda7b92
refs/heads/master: c69b90920a36b88ab0d649963d81355d865eeb05
1 change: 1 addition & 0 deletions trunk/drivers/net/can/pch_can.c
Original file line number Diff line number Diff line change
Expand Up @@ -1238,6 +1238,7 @@ static int __devinit pch_can_probe(struct pci_dev *pdev,
priv->use_msi = 0;
} else {
netdev_err(ndev, "PCH CAN opened with MSI\n");
pci_set_master(pdev);
priv->use_msi = 1;
}

Expand Down

0 comments on commit 137e22c

Please sign in to comment.