Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 345884
b: refs/heads/master
c: c0d42c8
h: refs/heads/master
v: v3
  • Loading branch information
Andreas Gruenbacher authored and Philipp Reisner committed Nov 8, 2012
1 parent 9401f17 commit 39ab9dc
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: e90285e0ba11c1a4a09b8a50d8d5b18e1298d245
refs/heads/master: c0d42c8e5724e470873fa7491200c083600f5787
2 changes: 1 addition & 1 deletion trunk/drivers/block/drbd/drbd_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -1703,7 +1703,7 @@ int drbd_send(struct drbd_tconn *tconn, struct socket *sock,
int rv, sent = 0;

if (!sock)
return -1000;
return -EBADR;

/* THINK if (signal_pending) return ... ? */

Expand Down

0 comments on commit 39ab9dc

Please sign in to comment.