Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 304249
b: refs/heads/master
c: d39a464
h: refs/heads/master
i:
  304247: 1c91eaf
v: v3
  • Loading branch information
Tomas Winkler authored and Greg Kroah-Hartman committed Apr 10, 2012
1 parent 0e48555 commit 1d030f4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: 5192dda1751b2c4a988e6aa198c153d840a304a2
refs/heads/master: d39a464970185f2592cb06aa42a88764bcb12e32
2 changes: 1 addition & 1 deletion trunk/drivers/staging/mei/init.c
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ int mei_hw_init(struct mei_device *dev)
if (!(dev->me_hw_state & ME_RDY_HRA))
dev_dbg(&dev->pdev->dev, "ME turn off ME_RDY.\n");

printk(KERN_ERR "mei: link layer initialization failed.\n");
dev_err(&dev->pdev->dev, "link layer initialization failed.\n");
ret = -ENODEV;
goto out;
}
Expand Down

0 comments on commit 1d030f4

Please sign in to comment.