Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 346163
b: refs/heads/master
c: dd9b360
h: refs/heads/master
i:
  346161: fa5520c
  346159: 19c7df7
v: v3
  • Loading branch information
Philipp Reisner committed Nov 8, 2012
1 parent 4b80c6a commit dc906cb
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: 93f5afe9560b80e03a58ba5324ec71124df7655f
refs/heads/master: dd9b360475655838ff8719d8eedecdf4c4cf80d1
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 @@ -487,6 +487,7 @@ static int drbd_accept(const char **what, struct socket *sock, struct socket **n
goto out;
}
(*newsock)->ops = sock->ops;
__module_get((*newsock)->ops->owner);

out:
return err;
Expand Down

0 comments on commit dc906cb

Please sign in to comment.