Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 309329
b: refs/heads/master
c: 47a4f1c
h: refs/heads/master
i:
  309327: f07c5d5
v: v3
  • Loading branch information
Lars Ellenberg authored and Philipp Reisner committed May 9, 2012
1 parent df0dc4b commit 81564be
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: 7caacb69ac468ea713e8e8ba77be8040d8fe7bbe
refs/heads/master: 47a4f1c1bb684a7ed470aba71391d3bd8d77290c
1 change: 1 addition & 0 deletions trunk/drivers/block/drbd/drbd_receiver.c
Original file line number Diff line number Diff line change
Expand Up @@ -466,6 +466,7 @@ static int drbd_accept(struct drbd_conf *mdev, const char **what,
goto out;
}
(*newsock)->ops = sock->ops;
__module_get((*newsock)->ops->owner);

out:
return err;
Expand Down

0 comments on commit 81564be

Please sign in to comment.