Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 60810
b: refs/heads/master
c: 44aaa93
h: refs/heads/master
v: v3
  • Loading branch information
Vasily Averin authored and Linus Torvalds committed Jul 17, 2007
1 parent 2e79fc2 commit b84bae9
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 3d0fd333a1c2659fb0495894090d1146b239fd9a
refs/heads/master: 44aaa9384faf68717cf3828dce6f8171a0a5d7bf
2 changes: 2 additions & 0 deletions trunk/drivers/message/i2o/exec-osm.c
Original file line number Diff line number Diff line change
Expand Up @@ -339,6 +339,8 @@ static int i2o_exec_probe(struct device *dev)
rc = device_create_file(dev, &dev_attr_product_id);
if (rc) goto err_vid;

i2o_dev->iop->exec = i2o_dev;

return 0;

err_vid:
Expand Down

0 comments on commit b84bae9

Please sign in to comment.